mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-09-13 13:44:10 +00:00
move eth_10mbit to Network Settings
This commit is contained in:
+2
-2
@@ -16,7 +16,8 @@
|
||||
"enableMDNS": true,
|
||||
"enableCORS": false,
|
||||
"CORSOrigin": "*",
|
||||
"tx_power": 0
|
||||
"tx_power": 0,
|
||||
"eth_10mbit": false
|
||||
},
|
||||
"AP": {
|
||||
"provision_mode": 2,
|
||||
@@ -129,7 +130,6 @@
|
||||
"eth_power": 15,
|
||||
"eth_phy_addr": 0,
|
||||
"eth_clock_mode": 1,
|
||||
"eth_10mbit": false,
|
||||
"modbus_enabled": false,
|
||||
"modbus_port": 502,
|
||||
"modbus_max_clients": 10,
|
||||
|
||||
Reference in New Issue
Block a user