Update README.md

This commit is contained in:
Valerio De Benedetto 2023-08-25 18:39:02 +02:00 committed by GitHub
parent 7550fe9587
commit 0642bbb1de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -26,6 +26,7 @@ Its main features are:
- 16 (0x10) Write Multiple registers
- 20 (0x14) Read File Record
- 21 (0x15) Write File Record
- 23 (0x17) Read/Write Multiple registers
- Platform-agnostic
- Requires only C99 and its standard library
- Data transport read/write function are implemented by the user