kopia lustrzana https://github.com/meshtastic/protobufs
Add Ipv6 Option
rodzic
0b32ce24f0
commit
fb8424c4a1
|
@ -521,6 +521,11 @@ message Config {
|
|||
*/
|
||||
uint32 enabled_protocols = 10;
|
||||
|
||||
/*
|
||||
* Enable/Disable ipv6 support
|
||||
*/
|
||||
bool ipv6_enabled = 11;
|
||||
|
||||
/*
|
||||
* Available flags auxiliary network protocols
|
||||
*/
|
||||
|
|
Ładowanie…
Reference in New Issue