debevv / nanoMODBUS

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

Support disabling individual server callbacks #14

Closed jonathangjertsen closed 1 year ago

jonathangjertsen commented 1 year ago

This helps reduce code size for systems that do not implement the full set of function codes supported by the library.