From 8f498e8111c29b587a7427c10395e079d3b75c4d Mon Sep 17 00:00:00 2001 From: lzty634158 <398310535@qq.com> Date: Tue, 22 Dec 2020 10:42:34 +0800 Subject: [PATCH] remove IR --- README.md | 24 ++++++++++++------------ pxt.json | 44 ++++++++++++++++++++++---------------------- 2 files changed, 34 insertions(+), 34 deletions(-) diff --git a/README.md b/README.md index 62d1a96..5d6706c 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ -# mbit - -Extension for Yahboom_mbit_en V3.0.2 - -## License - -MIT - -## Supported targets - -* for PXT/microbit -(The metadata above is needed for package search.) +# mbit + +Extension for Yahboom_mbit_en V3.0.3 + +## License + +MIT + +## Supported targets + +* for PXT/microbit +(The metadata above is needed for package search.) diff --git a/pxt.json b/pxt.json index e9b4f7f..31a0352 100644 --- a/pxt.json +++ b/pxt.json @@ -1,23 +1,23 @@ -{ - "name": "mbit", - "version": "3.0.2", - "description": "Extension for YahBoom m:bit V3.0.2", - "license": "MIT", - "dependencies": { - "core": "*", - "neopixel": "github:lzty634158/pxt-neopixel", - "Mbit_IR": "github:lzty634158/yahboom_mbit_IR" - - - }, - "files": [ - "README.md", - "main.ts", - "_locales/en/mbit-strings.json" - - ], - "testFiles": [ - "test.ts" - ], - "public": true +{ + "name": "mbit", + "version": "3.0.3", + "description": "Extension for YahBoom m:bit V3.0.3", + "license": "MIT", + "dependencies": { + "core": "*", + "neopixel": "github:lzty634158/pxt-neopixel" + + + + }, + "files": [ + "README.md", + "main.ts", + "_locales/en/mbit-strings.json" + + ], + "testFiles": [ + "test.ts" + ], + "public": true } \ No newline at end of file