mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Update config.proto
update api name
This commit is contained in:
parent
c979c1ac8f
commit
d7ce4f30fa
1 changed files with 1 additions and 1 deletions
|
|
@ -1056,7 +1056,7 @@ message Config {
|
|||
* By default we turn off logging as soon as an API client connects (to keep shared serial link quiet).
|
||||
* Output live debug logging over serial.
|
||||
*/
|
||||
bool debug_log_enabled = 6;
|
||||
bool debug_log_api_enabled = 6;
|
||||
|
||||
/*
|
||||
* Enables device (serial style logs) over Bluetooth
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue