You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Why do we check if read coils were enabled?
Why don't we check if read discrete inputs were enabled?
I gues it should be something like #if MB_FUNC_READ_DISCRETE_INPUTS_ENABLED > 0
The text was updated successfully, but these errors were encountered:
freemodbus/modbus/functions/mbfuncdisc.c
Line 54 in f167010
Why do we check if read coils were enabled?
Why don't we check if read discrete inputs were enabled?
I gues it should be something like #if MB_FUNC_READ_DISCRETE_INPUTS_ENABLED > 0
The text was updated successfully, but these errors were encountered: