Merge pull request #538 from meshtastic/revert-537-thebentern-patch-1

Revert "LogRecord over serial enabled"
pull/497/head^2
Ben Meadors 2024-07-30 14:35:21 -05:00 zatwierdzone przez GitHub
commit 976748839f
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 0 dodań i 5 usunięć

Wyświetl plik

@ -192,11 +192,6 @@ message Config {
* If true, disable the default blinking LED (LED_PIN) behavior on the device
*/
bool led_heartbeat_disabled = 12;
/*
* Enable LogRecord messages over Serial for API connections
*/
bool logrecord_serial_enabled = 13;
}
/*