issues
search
zivillian
/
esp32-modbus-gateway
ESP32 Modbus RTU/TCP Gateway
GNU General Public License v3.0
138
stars
58
forks
source link
Several updates to the project
#17
Open
0x3333
opened
1 year ago
0x3333
commented
1 year ago
Hi!
I made several changes that are good for the project.
Added support for Ethernet boards(In my case WT32-ETH01)
Replaced debug function with functions from eModbus
Cosmetic fixes for the WebUI
Added support for different Serials objects
Added support for less than 247 Modbus addresses
Added support for a custom RTU timeout
Better debug messages
Hi!
I made several changes that are good for the project.