Byte
来自YFRobotwiki
译: 一个字节存储8位无符号数,从0到255。
byte b = B10010; // "B" is the binary formatter (B10010 = 18 decimal)
|
更多建议和问题欢迎反馈至 YFRobot论坛
译: 一个字节存储8位无符号数,从0到255。
byte b = B10010; // "B" is the binary formatter (B10010 = 18 decimal)
|
更多建议和问题欢迎反馈至 YFRobot论坛