kopia lustrzana https://github.com/meshtastic/protobufs
BLE Device Logging
rodzic
0c90a6814f
commit
ad08d08124
|
@ -990,6 +990,11 @@ message Config {
|
||||||
* Specified PIN for PairingMode.FixedPin
|
* Specified PIN for PairingMode.FixedPin
|
||||||
*/
|
*/
|
||||||
uint32 fixed_pin = 3;
|
uint32 fixed_pin = 3;
|
||||||
|
|
||||||
|
/*
|
||||||
|
* Enables device (serial style logs) over Bluetooth
|
||||||
|
*/
|
||||||
|
bool device_logging_enabled = 4;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|
Ładowanie…
Reference in New Issue