Updated README with user-definable CRC function

This commit is contained in:
Valerio De Benedetto 2024-11-25 13:33:21 +01:00
parent 85dd33d6dc
commit e9a5f4ee16

View File

@ -33,6 +33,7 @@ Its main features are:
- Platform-agnostic
- Requires only C99 and its standard library
- Data transport read/write function are implemented by the user
- User-definable CRC function for better performance
- Broadcast requests and responses
## At a glance