Tweak README
This commit is contained in:
@@ -18,13 +18,13 @@ You should then be able to open <http://localhost:8080> in a browser
|
|||||||
and use the system from there.
|
and use the system from there.
|
||||||
|
|
||||||
**NOTE**: The server is just a very simple instantiation of Python's
|
**NOTE**: The server is just a very simple instantiation of Python's
|
||||||
built-in `http.server` that sets the cross-origin headers required for
|
built-in `http.server.HTTPServer`, configured to set the cross-origin
|
||||||
`SharedMemoryBuffer` use. You could use any HTTP server that sets
|
headers required for `SharedMemoryBuffer` use. You could use any HTTP
|
||||||
these headers.
|
server that sets these headers.
|
||||||
|
|
||||||
## Peripherals
|
## Peripherals
|
||||||
|
|
||||||
# Serial
|
# Terminal
|
||||||
|
|
||||||
| Name | Offset | Size / B | Access |
|
| Name | Offset | Size / B | Access |
|
||||||
|--------|--------|----------|--------------|
|
|--------|--------|----------|--------------|
|
||||||
|
|||||||
Reference in New Issue
Block a user