adc读取正常
This commit is contained in:
+1
-1
@@ -18,7 +18,7 @@ leddef led_m2;
|
||||
leddef led_m3;
|
||||
leddef led_m4;
|
||||
|
||||
void LED_Init(void)
|
||||
void led_init(void)
|
||||
{
|
||||
LED_install(&red,"red",GPIOA,GPIO_Pin_7,0);
|
||||
LED_install(&green,"green",GPIOC,GPIO_Pin_4,0);
|
||||
|
||||
Reference in New Issue
Block a user