Update README.md

This commit is contained in:
Emi Mariscal
2023-12-08 00:31:26 +00:00
committed by GitHub
parent 5485ffd280
commit dcf6b67ea1

View File

@@ -14,7 +14,11 @@
Check the port configuration in `server.py`:
`SERIAL = '/dev/ttyUSB0'`
```py
SERIAL = '/dev/ttyUSB0'
SPEED = 38400
DENSITY = 3
```
## License