- 博客(1)
- 收藏
- 关注
原创 STM32 学习笔记 expected a type specifier
User\main.c(16): error: #79: expected a type specifier 1 GPIO_ResetBits(GPIOC,GPIO_Pin_13);//点亮LED小灯 2 void Delay_ms(10); 3 GPIO_SetBits(GPIOC,GPIO_Pin_13);//熄灭Led小灯 4 Delay_ms(10);原因第二行多写了void...
2022-06-24 14:48:07
4165
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人