From d27c94f643c8cc9eb07db59a30fcdd1b9076c8fd Mon Sep 17 00:00:00 2001 From: "ELECFREAKS.Admin" Date: Fri, 29 May 2020 16:06:58 +0800 Subject: [PATCH] Update pxt.json --- pxt.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pxt.json b/pxt.json index e586974..01a5784 100644 --- a/pxt.json +++ b/pxt.json @@ -9,11 +9,11 @@ "files": [ "README.md", "main.ts", - "_locales/zh/oled-strings.json" + "_locales/zh/SSD1306_OLED-strings.json" ], "testFiles": [ "test.ts" ], "public": true, "preferredEditor": "tsprj" -} \ No newline at end of file +}