Robert Seidt
Results
2
issues of
Robert Seidt
On the ESP platform the SerialConfig enum is defined as an int32 instead of int16 as for the other platforms. So based on the idea of PR #16 from @mostafahk...
type: enhancement
topic: code
Added compatibility for espressifs esp32 and esp8266 Based on the idea from [mostafahk](https://github.com/mostafahk) in [PR#70](https://github.com/arduino-libraries/ArduinoModbus/pull/70/commits) which seems kind of abandoned (last commit 2 years ago) As the serial configuration enum...
type: enhancement
topic: code