Fix LED stuck on after radio started
This commit is contained in:
parent
6d7e763d7f
commit
b99aab6cd9
@ -356,7 +356,7 @@ void led_indicate_warning(int cycles) {
|
|||||||
delay(100);
|
delay(100);
|
||||||
if (!forever) cycles--;
|
if (!forever) cycles--;
|
||||||
}
|
}
|
||||||
led_rx_off();
|
led_tx_off();
|
||||||
}
|
}
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user