diff --git a/boards/default_src/micropython_esp32/template.xml b/boards/default_src/micropython_esp32/template.xml index 72c29865..da8a28ac 100644 --- a/boards/default_src/micropython_esp32/template.xml +++ b/boards/default_src/micropython_esp32/template.xml @@ -4137,18 +4137,6 @@ - - - - radar - - - - - 500 - - - diff --git a/boards/default_src/micropython_esp32c2/template.xml b/boards/default_src/micropython_esp32c2/template.xml index 9bc4aa92..685117e1 100644 --- a/boards/default_src/micropython_esp32c2/template.xml +++ b/boards/default_src/micropython_esp32c2/template.xml @@ -3999,18 +3999,6 @@ - - - - radar - - - - - 500 - - - diff --git a/boards/default_src/micropython_esp32c3/template.xml b/boards/default_src/micropython_esp32c3/template.xml index a18c5781..c581c47d 100644 --- a/boards/default_src/micropython_esp32c3/template.xml +++ b/boards/default_src/micropython_esp32c3/template.xml @@ -3937,18 +3937,6 @@ - - - - radar - - - - - 500 - - - diff --git a/boards/default_src/micropython_esp32s2/template.xml b/boards/default_src/micropython_esp32s2/template.xml index 3d7cfbd2..32790f68 100644 --- a/boards/default_src/micropython_esp32s2/template.xml +++ b/boards/default_src/micropython_esp32s2/template.xml @@ -3730,18 +3730,6 @@ - - - - radar - - - - - 500 - - - diff --git a/boards/default_src/micropython_esp32s3/template.xml b/boards/default_src/micropython_esp32s3/template.xml index e055d288..9cc151d6 100644 --- a/boards/default_src/micropython_esp32s3/template.xml +++ b/boards/default_src/micropython_esp32s3/template.xml @@ -4369,18 +4369,6 @@ - - - - radar - - - - - 500 - - - diff --git a/common/msg/blockly/zh-hant.js b/common/msg/blockly/zh-hant.js index c4ec5977..038be088 100644 --- a/common/msg/blockly/zh-hant.js +++ b/common/msg/blockly/zh-hant.js @@ -3780,15 +3780,15 @@ ZhHant.MIXLY_PLAYER_DIRECTORY_LOOP = '目錄循環'; ZhHant.MIXLY_PLAYER_SINGLE_STOP = '單曲停止'; ZhHant.MIXLY_PLAYER_SEQUENTIAL_PLAY ='順序播放'; ZhHant.MIXLY_PLAYER_INSERT_MUSIC ='插播歌曲'; -ZhHans.MIXLY_COLOR_SENSOR = '顏色傳感器'; -ZhHans.MIXLY_ALTITUDE_SENSOR = '氣壓傳感器'; -ZhHans.MIXLY_TEMP_AND_HUMIDITY_SENSOR = '溫濕度傳感器'; -ZhHans.MIXLY_LASER_RANGE_SENSOR = '激光測距傳感器'; -ZhHans.MIXLY_GEOMAGNETIC_SENSOR = '地磁傳感器'; -ZhHans.MIXLY_ENVIRONMENT_LIGHT = '環境光'; -ZhHans.MIXLY_NEXT = '接近'; -ZhHans.MIXLY_RADIO_FREQUENCY_READER = "無線頻射讀寫器"; -ZhHans.MIXLY_NINE_AXIS_SENSOR ='九軸傳感器'; -ZhHans.MIXLY_RADAR_SENSOR = '微波雷達傳感器'; -ZhHans.MIXLY_PLAYER_PLAY_MUSIC_TOOTIP = '曲目輸入參數:int類型用來表示歌曲曲目(曲目順序為放進去U盤的先後), str類型用來表示歌曲短文件名(默認mixly*.mp3,不支持中文,可用*省略)'; +ZhHant.MIXLY_COLOR_SENSOR = '顏色傳感器'; +ZhHant.MIXLY_ALTITUDE_SENSOR = '氣壓傳感器'; +ZhHant.MIXLY_TEMP_AND_HUMIDITY_SENSOR = '溫濕度傳感器'; +ZhHant.MIXLY_LASER_RANGE_SENSOR = '激光測距傳感器'; +ZhHant.MIXLY_GEOMAGNETIC_SENSOR = '地磁傳感器'; +ZhHant.MIXLY_ENVIRONMENT_LIGHT = '環境光'; +ZhHant.MIXLY_NEXT = '接近'; +ZhHant.MIXLY_RADIO_FREQUENCY_READER = "無線頻射讀寫器"; +ZhHant.MIXLY_NINE_AXIS_SENSOR ='九軸傳感器'; +ZhHant.MIXLY_RADAR_SENSOR = '微波雷達傳感器'; +ZhHant.MIXLY_PLAYER_PLAY_MUSIC_TOOTIP = '曲目輸入參數:int類型用來表示歌曲曲目(曲目順序為放進去U盤的先後), str類型用來表示歌曲短文件名(默認mixly*.mp3,不支持中文,可用*省略)'; })(); \ No newline at end of file