kopia lustrzana https://github.com/meshtastic/protobufs
Merge pull request #669 from meshtastic/add-bluetooth-exclude
Add bluetooth config to excludespull/671/head
commit
5e032099be
|
@ -2037,6 +2037,11 @@ enum ExcludedModules {
|
|||
* Paxcounter module
|
||||
*/
|
||||
PAXCOUNTER_CONFIG = 0x1000;
|
||||
|
||||
/*
|
||||
* Bluetooth module
|
||||
*/
|
||||
BLUETOOTH_CONFIG = 0x2000;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
Ładowanie…
Reference in New Issue