From e8ac51de00bc4bc646facba3ecbf5ba3ea728381 Mon Sep 17 00:00:00 2001 From: "ELECFREAKS.Admin" Date: Fri, 2 Feb 2024 13:41:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20pxt.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pxt.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pxt.json b/pxt.json index bb44264..176823f 100644 --- a/pxt.json +++ b/pxt.json @@ -7,7 +7,7 @@ "core": "*", "SSD1306_OLED": "github:tinkertanker/pxt-oled-ssd1306#v2.0.13", "ds1307": "github:elecfreaks/pxt-ds1307-rtc", - "ESP8266_IoT": "github:elecfreaks/pxt-esp8266iot#v2.1.5" + "ESP8266_IoT": "github:elecfreaks/pxt-esp8266iot#v2.1.10" }, "files": [ "environment.ts", @@ -19,7 +19,7 @@ ], "public": true, "targetVersions": { - "target": "6.0.22", + "target": "6.0.25", "targetId": "microbit" }, "supportedTargets": [