debevv / nanoMODBUS

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

Send platform argument to nmbs_callbacks #16

Closed jonathangjertsen closed 1 year ago

jonathangjertsen commented 1 year ago

This is useful for the same reasons that the arg is useful in the platform callbacks (e.g. if you have multiple servers on the same device)