修改
This commit is contained in:
@@ -2140,6 +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_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";
|
||||
|
||||
@@ -2157,6 +2157,7 @@ ZhHans.MIXLY_ESP32_SERVO_SPEED_TOOLIPS = '设置舵机的旋转速度(-100~100%)
|
||||
ZhHans.MIXLY_ESP32_LED_SETONOFF = "设置内嵌LED的状态";
|
||||
ZhHans.MIXLY_ESP32_LED_GETONOFF = "获取内嵌LED当前的状态";
|
||||
ZhHans.MIXLY_ESP32_LED_SETBRIGHT = "设置内嵌LED的当前亮度(0~65535)";
|
||||
ZhHans.MIXLY_ESP32_LED_GETBRIGHT = "获取内嵌LED的当前亮度(0~65535)";
|
||||
ZhHans.MIXLY_ESP32_EXTERN_LED_SETONOFF = "设置LED的状态";
|
||||
ZhHans.MIXLY_ESP32_EXTERN_LED_GETONOFF = "获取LED当前的状态";
|
||||
ZhHans.MIXLY_ESP32_EXTERN_LED_SETBRIGHT = "设置LED的当前亮度(0~65535)";
|
||||
|
||||
@@ -2157,6 +2157,7 @@ ZhHant.MIXLY_ESP32_SERVO_SPEED_TOOLIPS = '設置舵機的旋轉速度(-100~100%)
|
||||
ZhHant.MIXLY_ESP32_LED_SETONOFF = "設置內嵌LED的狀態";
|
||||
ZhHant.MIXLY_ESP32_LED_GETONOFF = "獲取內嵌LED當前的狀態";
|
||||
ZhHant.MIXLY_ESP32_LED_SETBRIGHT = "設置內嵌LED的當前亮度(0~65535)";
|
||||
ZhHant.MIXLY_ESP32_LED_GETBRIGHT = "獲取內嵌LED的當前亮度(0~65535)";
|
||||
ZhHant.MIXLY_ESP32_EXTERN_LED_SETONOFF = "設置LED的狀態";
|
||||
ZhHant.MIXLY_ESP32_EXTERN_LED_GETONOFF = "獲取LED當前的狀態";
|
||||
ZhHant.MIXLY_ESP32_EXTERN_LED_SETBRIGHT = "設置LED的當前亮度(0~65535)";
|
||||
|
||||
Reference in New Issue
Block a user