feat(boards): 更新micropython下machine.Timer图形块

This commit is contained in:
王立帮
2026-01-20 18:01:04 +08:00
parent 899c811dc1
commit 0968a1c678
13 changed files with 257 additions and 76 deletions

View File

@@ -4268,5 +4268,6 @@ ZhHant.MIXLY_TURTLE_TRACER_DELAY_MS = '延遲 (毫秒)';
ZhHant.MIXLY_TURTLE_TITLE_SET = '設定視窗標題為';
ZhHant.MIXLY_TURTLE_SETUP_SET = '設定視窗大小';
ZhHant.MIXLY_TURTLE_UPDATE = '刷新畫布';
ZhHant.MIXLY_RESTART = '重新啟動';
})();