smarmengol / Modbus-Master-Slave-for-Arduino

Modbus Master-Slave library for Arduino
GNU Lesser General Public License v2.1
473 stars 328 forks source link

Examples do not handle millis() overflow #51

Open matthijskooijman opened 4 years ago

matthijskooijman commented 4 years ago

See http://www.baldengineer.com/blog/2012/07/16/arduino-how-do-you-reset-millis/ for some discussion about how to handle this properly.

Apologies for my briefness, I'm in a bit of a hurry. If you need more details, just let me know.