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

@@ -4298,5 +4298,6 @@ ZhHans.MIXLY_TURTLE_TRACER_DELAY_MS = '延迟 (毫秒)';
ZhHans.MIXLY_TURTLE_TITLE_SET = '设置窗口标题为';
ZhHans.MIXLY_TURTLE_SETUP_SET = '设置窗口大小';
ZhHans.MIXLY_TURTLE_UPDATE = '刷新画布';
ZhHans.MIXLY_RESTART = '重新启动';
})();