Give ThinkNode-m4 a heartbeat (#10408)
This commit is contained in:
co-authored by
GitHub
parent
b246bcd72e
commit
0f854862e7
@@ -35,6 +35,9 @@ void initVariant()
|
||||
pinMode(LED_PAIRING, OUTPUT);
|
||||
ledOff(LED_PAIRING);
|
||||
|
||||
pinMode(LED_HEARTBEAT, OUTPUT);
|
||||
ledOff(LED_HEARTBEAT);
|
||||
|
||||
pinMode(Battery_LED_1, OUTPUT);
|
||||
ledOff(Battery_LED_1);
|
||||
pinMode(Battery_LED_2, OUTPUT);
|
||||
|
||||
Reference in New Issue
Block a user