1 Star 0 Fork 0

DFRobot/pxt-HTTP-MQTT

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

搜索帮助