arduino 驱动电调
摘要:
#include <TimerOne.h> #define PPMPIN 7 byte ppm=1; //0-9 byte count=0; void setup() { // put your setup code here, to run once: pinMode(PPMPIN,OUTPUT) 阅读全文
posted @ 2016-03-01 08:34 遗忘海岸 阅读(1475) 评论(0) 推荐(0)
浙公网安备 33010602011771号