minor comment/documentation cleanups

This commit is contained in:
slederer 2026-01-01 02:09:02 +01:00
parent a9412d1339
commit caa07474f8
4 changed files with 11 additions and 15 deletions

View file

@ -37,7 +37,7 @@ It uses a fixed serial configuration of 115200 bps, 8 data bits, 1 stop bit, no
## Notes
A 16 byte FIFO is used when receiving data.
A 64 byte FIFO is used when receiving data.
When reading data, each byte needs to be acknowledged by writing the _C_ flag to the UART register.