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

@@ -4115,5 +4115,6 @@ En.MIXLY_TURTLE_TRACER_DELAY_MS = 'Delay (milliseconds)';
En.MIXLY_TURTLE_TITLE_SET = 'Set window title to';
En.MIXLY_TURTLE_SETUP_SET = 'Set window size';
En.MIXLY_TURTLE_UPDATE = 'Refresh the canvas';
En.MIXLY_RESTART = 'Restart';
})();