mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-22 08:18:32 +03:00
main: configure red led, just in case
This commit is contained in:
@@ -38,6 +38,7 @@ extern int main( void )
|
|||||||
{
|
{
|
||||||
uint8_t isUsbConnected = 0;
|
uint8_t isUsbConnected = 0;
|
||||||
|
|
||||||
|
LED_Configure(LED_NUM_RED);
|
||||||
LED_Configure(LED_NUM_GREEN);
|
LED_Configure(LED_NUM_GREEN);
|
||||||
LED_Set(LED_NUM_GREEN);
|
LED_Set(LED_NUM_GREEN);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user