Update readme to indicate this is a fork of the library created by 'debevv'

This commit is contained in:
judsonupchurch 2025-07-13 16:08:50 -05:00
parent 7df6f11fb0
commit 469b5e8831

View File

@ -1,7 +1,6 @@
# nanoMODBUS - A compact MODBUS RTU/TCP C library for embedded/microcontrollers
# FORK of nanoMODBUS - A compact MODBUS RTU/TCP C library for embedded/microcontrollers
Original library located at https://github.com/debevv/nanoMODBUS.
**If you found this library useful, buy me a coffee on**
[<img src='https://storage.ko-fi.com/cdn/brandasset/logo_white_stroke.png' width='80'>](https://ko-fi.com/B0B2LK779)
nanoMODBUS is a small C library that implements the Modbus protocol. It is especially useful in embedded and
resource-constrained systems like microcontrollers.