mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Merge pull request #488 from meshtastic/rebrand-heartbeat-led
Rebrand as heartbeat led and add more explicit description
This commit is contained in:
commit
eade2c6bef
1 changed files with 2 additions and 2 deletions
|
|
@ -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;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue