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
fixed uninitialisation of 'i' in multiple reg and coil writing
I was having errors with my server writing multiple registers and coils on poll() calls. This was fixed by initialising i for their respective function-code for loops
0 commit comments