Rebrand as heartbeat led and add more explicit description

pull/488/head
Ben Meadors 2024-04-20 12:48:09 -05:00 zatwierdzone przez GitHub
rodzic 6e30bbb482
commit aa0413204f
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -187,9 +187,9 @@ message Config {
string tzdef = 11;
/*
* If true, inhibit blinking LED at LED_PIN regularly
* If true, disable the default blinking LED (LED_PIN) behavior on the device
*/
bool status_led_off = 12;
bool led_heartbeat_disabled = 12;
}
/*