摘要: 1 #include "stm32f10x.h" 2 #include "stm32f10x_gpio.h" 3 //#include "led.h" 4 #include "Breath_led.h" 5 #define bbb 5000 6 7 /* 8 定义三个无符号变量: 9 i控制亮灭的时间 10 j控制亮灭的亮度变化 控制低电平的时间 11 K控制整个呼吸灯... 阅读全文
posted @ 2018-01-26 09:53 徐景祥 阅读(1699) 评论(0) 推荐(0) 编辑