增加元控飞翔板

This commit is contained in:
Irene-Maxine
2025-09-17 01:23:16 +08:00
parent 4adf341226
commit e6cadadba1
8 changed files with 87 additions and 18 deletions

View File

@@ -3991,4 +3991,5 @@ En.MIXLY_TEXT_BYTE_ARRAY = 'bytearray';
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';
})();