bertmelis / esp32ModbusRTU

modbus RTU client for ESP32
MIT License
70 stars 44 forks source link

Fix potential xQueueReceive crash #29

Closed Miq1 closed 3 years ago

Miq1 commented 3 years ago

@bertmelis: This is the 2-line fix we discussed before. Merge if you like. I will create some more pull requests with the fixes and amendments I did so far.

bertmelis commented 3 years ago

28