会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
kerwin cui
Rome is not build in one day
博客园
首页
新随笔
联系
管理
2021年3月6日
ESP32S2获取sht30温湿度
摘要: static const char *TAG = "i2c-temp"; static unsigned char sht30_buf[6]={0}; static float g_temp=0.0, g_rh=0.0; /** * I2C主机初始化 */ static esp_err_t i2c_
阅读全文
posted @ 2021-03-06 01:02 kerwin cui
阅读(645)
评论(0)
推荐(0)
编辑
公告