mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2026-09-13 05:34:34 +00:00
move eth_10mbit to Network Settings
This commit is contained in:
@@ -31,6 +31,7 @@ class DummySettings {
|
||||
// SYSTEM
|
||||
bool bandwidth20 = false;
|
||||
bool nosleep = true;
|
||||
bool eth_10mbit = false;
|
||||
|
||||
// MQTT
|
||||
uint16_t publish_time = 10;
|
||||
|
||||
Reference in New Issue
Block a user