1 Star 0 Fork 0

jeff111203/ext-SHT30x

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
config.json 940 Bytes
一键复制 编辑 原始数据 按行查看 历史
jeff111203 提交于 2020-09-14 16:39 . add
{
"name": {
"zh-cn": "数字温湿度传感器",
"en": "Digital temperature and humidity sensor"
},
"description": {
"zh-cn": "能够测量环境中的温湿度",
"en": "It can measure the temperature and humidity in the environment"
},
"email": "1036187367@qq.com",
"license": "MIT",
"isBoard": false,
"id": "SHT30x",
"version": "0.0.1",
"platform": [
"win"
],
"asset": {
"arduinoC": {
"dir": "arduinoC/",
"board": [
"arduino",
"microbit",
"leonardo",
"esp32",
"arduinonano",
"mega2560"
],
"main": "main.ts",
"files": [
"_images/featured.png",
"_images/icon.svg",
"_locales/zh-cn.json",
"_menus/arduino.json",
"_menus/esp32.json",
"_menus/leonardo.json",
"_menus/mega2560.json",
"libraries/libraries.zip"
]
}
},
"author": "Jeffzhang"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jeff111203/ext-sht30x.git
git@gitee.com:jeff111203/ext-sht30x.git
jeff111203
ext-sht30x
ext-SHT30x
master

搜索帮助