data cards are so back

This commit is contained in:
2026-05-09 02:24:01 +03:00
parent 754a04de3c
commit f9905d14fa

View File

@@ -15,7 +15,6 @@ to be made more portable.
Not everything OC has (as a few of them are really MC-centered) but most of it. Not everything OC has (as a few of them are really MC-centered) but most of it.
- `computer` component - `computer` component
- `data` component (note: deflate, sha256 and aes impl are callbacks, to keep NN small and simple)
- `tunnel` component - `tunnel` component
- `internet` component (note: NN does not handle internet requests, those are up to the emulator) - `internet` component (note: NN does not handle internet requests, those are up to the emulator)
- `relay` component (note: OCDoc still refers to it as `access_point`) - `relay` component (note: OCDoc still refers to it as `access_point`)