Merge branch 'main' into dev-v2.3

This commit is contained in:
Gunnar Skjold
2023-11-25 10:46:46 +01:00
15 changed files with 95 additions and 46 deletions

View File

@@ -72,7 +72,7 @@ struct NetworkConfig {
uint8_t power;
uint8_t sleep;
uint8_t use11b;
bool autoreboot;
bool unused;
uint8_t mode;
}; // 214