遗忘海岸

江湖程序员 -Feiph(LM战士)

导航

2015年11月23日 #

arduino 串口数据啊按字节分析

摘要: #include #include #include #define FPIN 13#define E2PROM_OFFSET 16SoftwareSerial mySerial(10, 11); // RX, TXunsigned long lastSendTime=0;unsigned lo... 阅读全文

posted @ 2015-11-23 13:49 遗忘海岸 阅读(2695) 评论(0) 推荐(0) 编辑