摘要: #include<Wire.h> void setup() { // put your setup code here, to run once: Wire.begin(); Serial.begin(115200); } uint16_t result1; void loop() { // put 阅读全文
posted @ 2023-07-05 18:11 影子我的和 阅读(118) 评论(0) 推荐(0)
摘要: 干活干着干着就想写点东西。把自己遇到得写一些吧。每天写一点也会进步一点。此篇自勉 阅读全文
posted @ 2021-09-01 15:39 影子我的和 阅读(19) 评论(0) 推荐(0)