Skip to content

Commit 2439895

Browse files
committed
v6.0
1 parent 9cdcdb5 commit 2439895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arduino-modbus-rtu-tcp-gateway/arduino-modbus-rtu-tcp-gateway.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
v4.1 2023-01-14 Fetch API, bugfix MAX485
1919
v5.0 2023-02-19 Send Modbus Request from WebUI, optimized POST parameter processing (less RAM consumption), select baud rate in WebUI,
2020
improved TCP socket management, Modbus TCP Idle Timeout settings
21-
v6.0 2023-XX-XX Save error counters to EEPROM, code optimization, separate file for advanced settings
21+
v6.0 2023-03-18 Save error counters to EEPROM, code optimization, separate file for advanced settings
2222
*/
2323

2424
const byte VERSION[] = { 6, 0 };

0 commit comments

Comments
 (0)