Use new LED pins
This commit is contained in:
parent
64a01bef05
commit
a900c9481d
6 changed files with 46 additions and 15 deletions
|
|
@ -40,7 +40,7 @@ int main(void)
|
|||
USB_Init();
|
||||
Output_Init();
|
||||
|
||||
LED_ON();
|
||||
LED_On(LED_Orange);
|
||||
|
||||
// uint8_t buffer[32];
|
||||
for(;;)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue