Merge pull request #40 from arhiv6/patch-1

Update list of definitions from README.md
This commit is contained in:
Valerio De Benedetto 2023-10-18 18:06:21 +02:00 committed by GitHub
commit fa49e2ef7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -156,5 +156,6 @@ Please refer to `examples/arduino/README.md` for more info about building and ru
- `NMBS_SERVER_WRITE_MULTIPLE_REGISTERS_DISABLED`
- `NMBS_SERVER_READ_FILE_RECORD_DISABLED`
- `NMBS_SERVER_WRITE_FILE_RECORD_DISABLED`
- `NMBS_SERVER_READ_WRITE_REGISTERS_DISABLED`
- `NMBS_STRERROR_DISABLED` to disable the code that converts `nmbs_error`s to strings
- Debug prints about received and sent messages can be enabled by defining `NMBS_DEBUG`