feat(core): 主页面添加新配置项 自动恢复上次编辑状态
This commit is contained in:
@@ -2140,7 +2140,7 @@ En.MIXLY_ESP32_SERVO_SPEED_TOOLIPS = 'Set the rotation speed of the servo(-100~1
|
||||
En.MIXLY_ESP32_LED_SETONOFF = "Set the status of the embedded LED light";
|
||||
En.MIXLY_ESP32_LED_GETONOFF = "Get the current status of the embedded LED light";
|
||||
En.MIXLY_ESP32_LED_SETBRIGHT = "Set the current brightness of the embedded LED light (0 ~ 1023)";
|
||||
En.ZhHans.MIXLY_ESP32_LED_GETBRIGHT = "Get the current brightness of the embedded LED light (0 ~ 1023)";
|
||||
En.MIXLY_ESP32_LED_GETBRIGHT = "Get the current brightness of the embedded LED light (0 ~ 1023)";
|
||||
En.MIXLY_ESP32_MUSIC_PLAYSHOW = "Play the note list and display the corresponding note";
|
||||
En.MIXLY_ESP32_MUSIC_SET_TEMPO = "Set the resolution and speed of playing music";
|
||||
En.MIXLY_ESP32_MUSIC_GET_TEMPO = "Get the current rhythm of the music";
|
||||
|
||||
Reference in New Issue
Block a user