1 Star 0 Fork 0

DFRobot/pxt-DFRobot-microIoT

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pxt.json 620 Bytes
一键复制 编辑 原始数据 按行查看 历史
唐杰 提交于 2023-01-13 09:07 +08:00 . 1.3.0
{
"name": "microIoT",
"version": "1.3.0",
"description": "Add Wi-Fi connectivity to micro:bit and start your IoT project in 5 minutes!",
"license": "MIT",
"dependencies": {
"core": "*"
},
"files": [
"README.md",
"microIoT.ts",
"ws2812b.ts",
"sendBuffer.asm",
"_locales/zh-cn/microIoT-strings.json"
],
"testFiles": [
"test.ts"
],
"public": true,
"targetVersions": {
"target": "5.0.12",
"targetId": "microbit"
},
"supportedTargets": [
"microbit"
],
"preferredEditor": "tsprj"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/dfrobot/pxt-DFRobot-microIoT.git
git@gitee.com:dfrobot/pxt-DFRobot-microIoT.git
dfrobot
pxt-DFRobot-microIoT
pxt-DFRobot-microIoT
master

搜索帮助