mpy 外接传感增加旋转解码器

This commit is contained in:
Irene-Maxine
2025-09-17 21:45:18 +08:00
parent bdad0d0321
commit f9b7f4a13e
9 changed files with 236 additions and 0 deletions

View File

@@ -3992,4 +3992,6 @@ En.MIXLY_MICROPYTHON_SOCKET_READLINE = 'Readline';
En.MIXLY_MICROPYTHON_SOCKET_READLINE_TOOLTIP = 'Read a line of data, ending with a newline character.';
En.MIXLY_DISPLAY_SCROLL_WAY = 'direction of scrolling';
En.MIXLY_LIGHT_SENSOR2 = 'light sensor';
En.MIXLY_ROTARY_ENCODER = 'rotary encoder';
En.MIXLY_REVOLVE = 'revolue';
})();