We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b16885c commit 970d9b1Copy full SHA for 970d9b1
README.md
@@ -97,8 +97,8 @@ You can either:
97
Connect your Arduino to ethernet and use your web browser to access the web interface on default IP: http://192.168.1.254
98
Enjoy :-)
99
# Settings
100
- - settings marked \* are only available if ENABLE_DHCP is defined in the sketch
101
- - settings marked \*\* are only available if ENABLE_EXTENDED_WEBUI is defined in the sketch
+ - settings marked \* are only available if ENABLE_DHCP is defined in advanced_settings.h
+ - settings marked \*\* are only available if ENABLE_EXTENDED_WEBUI is defined in advanced_settings.h
102
103
## System Info
104
<img src="pics/modbus1.png" alt="modbus1" style="zoom:100%;" />
0 commit comments