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 +}