mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-03-27 09:32:28 +08:00
Update main.c
This commit is contained in:
@@ -13,9 +13,8 @@
|
||||
#include <board.h>
|
||||
|
||||
/* defined the LED0 pin: PC4-36 PA8-8,PC5-37,PA10-10*/
|
||||
//#define LED0_PIN GET_PIN(C, 4)
|
||||
//#define LED0_PIN 36
|
||||
#define LED0_PIN 10
|
||||
|
||||
int main(void)
|
||||
{
|
||||
int count = 1;
|
||||
|
||||
Reference in New Issue
Block a user