From d7ce4f30faecd5873dc19d2c138057027446373b Mon Sep 17 00:00:00 2001 From: Garth Vander Houwen Date: Thu, 8 Aug 2024 08:10:02 -0700 Subject: [PATCH] Update config.proto update api name --- meshtastic/config.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meshtastic/config.proto b/meshtastic/config.proto index 83e9dd4..47900e6 100644 --- a/meshtastic/config.proto +++ b/meshtastic/config.proto @@ -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