Skip to content

Commit 9410260

Browse files
committed
Update arduino-modbus-rtu-tcp-gateway.ino
1 parent 9de77d5 commit 9410260

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
@@ -26,7 +26,7 @@
2626
ENABLE_EXTENDED_WEBUI and ENABLE_DHCP is set by default for Mega
2727
v7.3 2024-01-16 Bugfix Modbus RTU Request form, code comments
2828
v7.4 2024-12-16 CSS improvement, code optimization, simplify DHCP renew, better README (solution to ethernet reset issue)
29-
v8.0 2025-03-09 Fix 404 error page
29+
v8.0 2025-03-09 Fix 404 error page, code optimization
3030
*/
3131

3232
const byte VERSION[] = { 8, 0 };

0 commit comments

Comments
 (0)