debevv / nanoMODBUS

A compact MODBUS RTU/TCP C library for embedded/microcontrollers
MIT License
234 stars 47 forks source link

Add File Records functions #31

Closed arhiv6 closed 1 year ago

arhiv6 commented 1 year ago

Add both File Records functions (0x14 Read and 0x15 Write) for Client and Server roles. Also, add a little tests and example.

Resolves: #1 and #24

debevv commented 1 year ago

Thanks so much! I wanted to implement these FCs since forever