S3板载显示“ 实时刷新”字库修正

This commit is contained in:
Irene-Maxine
2025-08-09 23:36:33 +08:00
parent a632268f60
commit 6a35dab4cc
5 changed files with 13 additions and 13 deletions

View File

@@ -1338,7 +1338,7 @@ export const onboard_tft_display_line = {
"inputsInline": true,
"helpUrl": Blockly.Msg.mpython_HELPURL,
"tooltip": Blockly.Msg.mpython_display_line_TOOLTIP,
"message0": Blockly.Msg.mpython_display_line_MESSAGE0,
"message0": Blockly.Msg.onboard_mpython_display_line_MESSAGE0,
"nextStatement": null,
"previousStatement": null
});