Releases: zivillian/esp32-modbus-gateway
Releases · zivillian/esp32-modbus-gateway
v0.0.5
What's Changed
- use core id 1 to further reduce modbus errors by @zivillian in #13
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- reset esp after initial WiFi setup to bring up the web UI
- fix debug output on debug page for release builds
- add firmware update success page
- update eModbus to fix dropped queries
Full Changelog: v0.0.3-beta...v0.0.4
v0.0.3-beta
What's Changed
- Added Esp infos to status page by @wib100 in #7
- RX/TX pins configarable via defines, readme by @wib100 in #8
- fix modbus errors by upgrading to eModbus 1.7.0 by @zivillian in #9
New Contributors
Full Changelog: v0.0.2-wip...v0.0.3-beta
v0.0.2-wip
What's Changed
- add config option for modbus tcp timeout by @zivillian in #3
Full Changelog: v0.0.1-unstable...v0.0.2-wip
v0.0.1-unstable
- add modbus debug output
- add wifi reset
v0.0.0-unstable
very first release