brainelectronics / micropython-modbus

MicroPython Modbus RTU Slave/Master and TCP Server/Slave library
GNU General Public License v3.0
104 stars 45 forks source link

Add single char wait time after flush to avoid RTU control pin timing issue #79

Closed brainelectronics closed 1 year ago

brainelectronics commented 1 year ago

Fixed

brainelectronics commented 1 year ago

TIL: Practice what you preach, install the precommit hooks, you can't always force push