yaacov / ArduinoModbusSlave

Modbus slave library for Arduino
ISC License
204 stars 74 forks source link

Fix ESP32/ESP8266 Serial Buffer Size #90

Closed device111 closed 2 years ago

device111 commented 2 years ago

Fix ESP32/ESP8266 Buffer Size to 256 Bytes, which is default in the Arduino Core.