调整页面显示:微波雷达CBR817、actuator

This commit is contained in:
Irene-Maxine
2024-11-21 10:02:39 +08:00
parent 3bf654b384
commit c41a2b2d2b
6 changed files with 52 additions and 52 deletions

View File

@@ -371,7 +371,7 @@ export const radar_set_DETECTION_THRESHOLD = {
init: function () {
this.setColour(SENSOR_EXTERN_HUE);
this.appendValueInput('SUB')
.appendField(Blockly.Msg.MIXLY_RADAR)
.appendField(Blockly.Msg.MIXLY_RADAR+'CBR817')
.setCheck("var");
this.appendDummyInput("")
.appendField(Blockly.Msg.LISTS_SET_INDEX_SET + Blockly.Msg.MIXlY_INTERACTION)
@@ -392,7 +392,7 @@ export const interaction_whether_to_interaction = {
init:function(){
this.setColour(SENSOR_EXTERN_HUE);
this.appendValueInput('SUB')
.appendField(Blockly.Msg.MIXLY_RADAR)
.appendField(Blockly.Msg.MIXLY_RADAR+'CBR817')
.setCheck("var");
this.appendDummyInput("")
.appendField(Blockly.Msg.MIXLY_GET_TO_INTERACTION)

View File

@@ -4439,7 +4439,7 @@
<block type="actuator_use_uart_init">
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">tts</field>
<field name="VAR">actuator</field>
</shadow>
</value>
</block>
@@ -4448,7 +4448,7 @@
<block type="syn6288_set_voice">
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">tts</field>
<field name="VAR">actuator</field>
</shadow>
</value>
<value name="VOICE">
@@ -4458,14 +4458,14 @@
<block type="syn6288_get_voice">
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">tts</field>
<field name="VAR">actuator</field>
</shadow>
</value>
</block>
<block type="syn6288_builtin_voice">
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">tts</field>
<field name="VAR">actuator</field>
</shadow>
</value>
<value name="VOICE">
@@ -4475,7 +4475,7 @@
<block type="syn6288_tts_play">
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">tts</field>
<field name="VAR">actuator</field>
</shadow>
</value>
<value name="data">
@@ -4490,21 +4490,21 @@
<block type="player_whether_stop">
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">player</field>
<field name="VAR">actuator</field>
</shadow>
</value>
</block>
<block type="player_set_play">
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">player</field>
<field name="VAR">actuator</field>
</shadow>
</value>
</block>
<block type="player_set_volume">
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">player</field>
<field name="VAR">actuator</field>
</shadow>
</value>
<value name="volume">
@@ -4516,14 +4516,14 @@
<block type="player_set_mode">
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">player</field>
<field name="VAR">actuator</field>
</shadow>
</value>
</block>
<block type="player_play_music">
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">player</field>
<field name="VAR">actuator</field>
</shadow>
</value>
<value name="song">

View File

@@ -4296,7 +4296,7 @@
<block type="actuator_use_uart_init">
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">tts</field>
<field name="VAR">actuator</field>
</shadow>
</value>
</block>
@@ -4305,7 +4305,7 @@
<block type="syn6288_set_voice" m-hide='micropython:esp32c3:mixgocar_c3'>
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">tts</field>
<field name="VAR">actuator</field>
</shadow>
</value>
<value name="VOICE">
@@ -4315,14 +4315,14 @@
<block type="syn6288_get_voice" m-hide='micropython:esp32c3:mixgocar_c3'>
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">tts</field>
<field name="VAR">actuator</field>
</shadow>
</value>
</block>
<block type="syn6288_builtin_voice" m-hide='micropython:esp32c3:mixgocar_c3'>
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">tts</field>
<field name="VAR">actuator</field>
</shadow>
</value>
<value name="VOICE">
@@ -4332,7 +4332,7 @@
<block type="syn6288_tts_play" m-hide='micropython:esp32c3:mixgocar_c3'>
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">tts</field>
<field name="VAR">actuator</field>
</shadow>
</value>
<value name="data">
@@ -4347,21 +4347,21 @@
<block type="player_whether_stop">
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">player</field>
<field name="VAR">actuator</field>
</shadow>
</value>
</block>
<block type="player_set_play">
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">player</field>
<field name="VAR">actuator</field>
</shadow>
</value>
</block>
<block type="player_set_volume">
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">player</field>
<field name="VAR">actuator</field>
</shadow>
</value>
<value name="volume">
@@ -4373,14 +4373,14 @@
<block type="player_set_mode">
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">player</field>
<field name="VAR">actuator</field>
</shadow>
</value>
</block>
<block type="player_play_music">
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">player</field>
<field name="VAR">actuator</field>
</shadow>
</value>
<value name="song">

View File

@@ -4248,7 +4248,7 @@
<block type="actuator_use_uart_init">
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">tts</field>
<field name="VAR">actuator</field>
</shadow>
</value>
</block>
@@ -4257,7 +4257,7 @@
<block type="syn6288_set_voice" m-hide='micropython:esp32c3:mixgocar_c3'>
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">tts</field>
<field name="VAR">actuator</field>
</shadow>
</value>
<value name="VOICE">
@@ -4267,14 +4267,14 @@
<block type="syn6288_get_voice" m-hide='micropython:esp32c3:mixgocar_c3'>
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">tts</field>
<field name="VAR">actuator</field>
</shadow>
</value>
</block>
<block type="syn6288_builtin_voice" m-hide='micropython:esp32c3:mixgocar_c3'>
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">tts</field>
<field name="VAR">actuator</field>
</shadow>
</value>
<value name="VOICE">
@@ -4284,7 +4284,7 @@
<block type="syn6288_tts_play" m-hide='micropython:esp32c3:mixgocar_c3'>
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">tts</field>
<field name="VAR">actuator</field>
</shadow>
</value>
<value name="data">
@@ -4299,21 +4299,21 @@
<block type="player_whether_stop">
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">player</field>
<field name="VAR">actuator</field>
</shadow>
</value>
</block>
<block type="player_set_play">
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">player</field>
<field name="VAR">actuator</field>
</shadow>
</value>
</block>
<block type="player_set_volume">
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">player</field>
<field name="VAR">actuator</field>
</shadow>
</value>
<value name="volume">
@@ -4325,14 +4325,14 @@
<block type="player_set_mode">
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">player</field>
<field name="VAR">actuator</field>
</shadow>
</value>
</block>
<block type="player_play_music">
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">player</field>
<field name="VAR">actuator</field>
</shadow>
</value>
<value name="song">

View File

@@ -4031,7 +4031,7 @@
<block type="actuator_use_uart_init">
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">tts</field>
<field name="VAR">actuator</field>
</shadow>
</value>
</block>
@@ -4040,7 +4040,7 @@
<block type="syn6288_set_voice">
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">tts</field>
<field name="VAR">actuator</field>
</shadow>
</value>
<value name="VOICE">
@@ -4050,14 +4050,14 @@
<block type="syn6288_get_voice">
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">tts</field>
<field name="VAR">actuator</field>
</shadow>
</value>
</block>
<block type="syn6288_builtin_voice">
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">tts</field>
<field name="VAR">actuator</field>
</shadow>
</value>
<value name="VOICE">
@@ -4067,7 +4067,7 @@
<block type="syn6288_tts_play">
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">tts</field>
<field name="VAR">actuator</field>
</shadow>
</value>
<value name="data">
@@ -4082,21 +4082,21 @@
<block type="player_whether_stop">
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">player</field>
<field name="VAR">actuator</field>
</shadow>
</value>
</block>
<block type="player_set_play">
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">player</field>
<field name="VAR">actuator</field>
</shadow>
</value>
</block>
<block type="player_set_volume">
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">player</field>
<field name="VAR">actuator</field>
</shadow>
</value>
<value name="volume">
@@ -4108,14 +4108,14 @@
<block type="player_set_mode">
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">player</field>
<field name="VAR">actuator</field>
</shadow>
</value>
</block>
<block type="player_play_music">
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">player</field>
<field name="VAR">actuator</field>
</shadow>
</value>
<value name="song">

View File

@@ -4670,7 +4670,7 @@
<block type="actuator_use_uart_init">
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">tts</field>
<field name="VAR">actuator</field>
</shadow>
</value>
</block>
@@ -4679,7 +4679,7 @@
<block type="syn6288_set_voice">
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">tts</field>
<field name="VAR">actuator</field>
</shadow>
</value>
<value name="VOICE">
@@ -4689,14 +4689,14 @@
<block type="syn6288_get_voice">
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">tts</field>
<field name="VAR">actuator</field>
</shadow>
</value>
</block>
<block type="syn6288_builtin_voice">
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">tts</field>
<field name="VAR">actuator</field>
</shadow>
</value>
<value name="VOICE">
@@ -4706,7 +4706,7 @@
<block type="syn6288_tts_play">
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">tts</field>
<field name="VAR">actuator</field>
</shadow>
</value>
<value name="data">
@@ -4721,21 +4721,21 @@
<block type="player_whether_stop">
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">player</field>
<field name="VAR">actuator</field>
</shadow>
</value>
</block>
<block type="player_set_play">
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">player</field>
<field name="VAR">actuator</field>
</shadow>
</value>
</block>
<block type="player_set_volume">
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">player</field>
<field name="VAR">actuator</field>
</shadow>
</value>
<value name="volume">
@@ -4747,14 +4747,14 @@
<block type="player_set_mode">
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">player</field>
<field name="VAR">actuator</field>
</shadow>
</value>
</block>
<block type="player_play_music">
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">player</field>
<field name="VAR">actuator</field>
</shadow>
</value>
<value name="song">