kopia lustrzana https://github.com/meshtastic/protobufs
Add bluetooth config to excludes
rodzic
f00e96f12d
commit
6da320326b
|
@ -2037,6 +2037,11 @@ enum ExcludedModules {
|
|||
* Paxcounter module
|
||||
*/
|
||||
PAXCOUNTER_CONFIG = 0x1000;
|
||||
|
||||
/*
|
||||
* Bluetooth module
|
||||
*/
|
||||
BLUETOOTH_CONFIG = 0x2000;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
Ładowanie…
Reference in New Issue