emelianov / modbus-esp8266

Most complete Modbus library for Arduino. A library that allows your Arduino board to communicate via Modbus protocol, acting as a master, slave or both. Supports network transport (Modbus TCP) and Serial line/RS-485 (Modbus RTU). Supports Modbus TCP Security for ESP8266/ESP32.
Other
497 stars 182 forks source link

missing StreamBuf library Error #311

Closed coskunergan closed 2 months ago

coskunergan commented 9 months ago

..\AppData\Local\Temp.arduinoIDE-unsaved202396-6128-pcq1an.1gml\TCP-to-RTU-Simulator\TCP-to-RTU-Simulator.ino:14:10: fatal error: StreamBuf.h: No such file or directory 14 | #include | ^~~~~ compilation terminated.

exit status 1

Compilation error: StreamBuf.h: No such file or directory

Somebody can help me plz.

How can i fix?

emelianov commented 9 months ago

https://github.com/emelianov/StreamBuf