1 Star 0 Fork 0

DFRobot/pxt-DFRobot_newIR

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pxt.json 781 Bytes
一键复制 编辑 原始数据 按行查看 历史
LinDong88 提交于 2024-11-14 14:35 +08:00 . 0.0.2
{
"name": "ir",
"version": "0.0.2",
"description": "",
"dependencies": {
"core": "*",
"microphone": "*"
},
"files": [
"main.blocks",
"main.ts",
"README.md",
"_locales/zh-cn/ir-strings.json",
"_locales/zh-tw/ir-strings.json",
"_locales/pt/ir-strings.json",
"_locales/fr/ir-strings.json",
"_locales/es/ir-strings.json",
"_locales/nb/ir-strings.json",
"_locales/ru/ir-strings.json",
"_locales/ja/ir-strings.json",
"ir.ts"
],
"testFiles": [
"test.ts"
],
"targetVersions": {
"target": "7.0.51",
"targetId": "microbit"
},
"supportedTargets": [
"microbit"
],
"preferredEditor": "tsprj"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/dfrobot/pxt-DFRobot_newIR.git
git@gitee.com:dfrobot/pxt-DFRobot_newIR.git
dfrobot
pxt-DFRobot_newIR
pxt-DFRobot_newIR
master

搜索帮助