IPv6 support

This commit is contained in:
Gunnar Skjold
2024-01-31 20:58:46 +01:00
parent 21bff28aee
commit 830e22d182
16 changed files with 206 additions and 196 deletions

View File

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