mirror of
https://github.com/liberatedsystems/RNode_Firmware_CE.git
synced 2025-08-01 10:56:15 -04:00
RGB led pin remap
This commit is contained in:
parent
0d59b6b672
commit
18c0f65295
3 changed files with 44 additions and 3 deletions
|
@ -989,7 +989,7 @@ void loop() {
|
|||
if (console_active) {
|
||||
console_loop();
|
||||
} else {
|
||||
led_indicate_standby();
|
||||
//led_indicate_standby();
|
||||
}
|
||||
} else {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue