“模板:DelveBit arduino”的版本历史

跳转至: 导航搜索

差异选择:选中要对比的版本的单选按钮,按Enter键或下方的按钮。
说明:(当前)=与最后版本之间的差异,(之前)=与上一版本之间的差异,=小编辑。

  • (当前 | 之前) 2019年4月18日 (四) 09:48Tangliufeng讨论 | 贡献. . (670字节) (+670). . (创建页面,内容为“<syntaxhighlight lang="Python" line='line'> #include <Wire.h> int reading = 0; void GetSensorValue(char address) { Wire.requestFrom(address, 2); if (2 <= W…”)