只需一步,快速开始
frame66 发表于 2014-5-19 10:31 unsigned char abc; void setup() { Serial.begin(9600);
举报
lty365 发表于 2014-5-19 13:12 unsigned char abc; int abc; 有什么区别??
frame66 发表于 2014-5-19 13:27 char 是8位的数据 int 是16为的数据 串行通讯是以字节为单位的 所以用char型的数据 ...
本版积分规则 发表回复 回帖后跳转到最后一页
小黑屋|Archiver|手机版|Arduino中文社区
GMT+8, 2024-12-5 03:35 , Processed in 0.072025 second(s), 11 queries .
Powered by Discuz! X3.4
Copyright © 2001-2021, Tencent Cloud.