会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
yinsua
.
博客园
首页
新随笔
联系
订阅
管理
2015年3月20日
arduino 串口 缓冲区 大小 修改
摘要: Arduino串口缓冲区默认为64字节,如果你单次传输的数据较多可以将arduino-1.0.5-r2\hardware\arduino\cores\arduino\HardwareSerial.cpp中的 #define SERIAL_BUFFER_SIZE 64 修改为 #define SE...
阅读全文
posted @ 2015-03-20 09:39 yinsua
阅读(2695)
评论(0)
推荐(0)
公告