adc读取正常

This commit is contained in:
2023-07-01 19:53:45 +08:00
parent c2b9721d4b
commit 5b87198936
31 changed files with 21522 additions and 20638 deletions
+1 -1
View File
@@ -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);