RGB led pin remap

This commit is contained in:
Mark Qvist 2023-01-09 22:27:52 +01:00
parent 0d59b6b672
commit 18c0f65295
3 changed files with 44 additions and 3 deletions

View file

@ -989,7 +989,7 @@ void loop() {
if (console_active) {
console_loop();
} else {
led_indicate_standby();
//led_indicate_standby();
}
} else {