move eth_10mbit to Network Settings

This commit is contained in:
proddy
2026-09-03 12:22:52 +02:00
parent c711d1c6de
commit 13c6ed9e06
15 changed files with 83 additions and 74 deletions
+1
View File
@@ -31,6 +31,7 @@ class DummySettings {
// SYSTEM
bool bandwidth20 = false;
bool nosleep = true;
bool eth_10mbit = false;
// MQTT
uint16_t publish_time = 10;