This commit is contained in:
Irene-Maxine
2025-06-05 21:34:15 +08:00
parent 0f2b243b20
commit c39998508a
7 changed files with 71 additions and 2 deletions

View File

@@ -2529,6 +2529,13 @@
</shadow>
</value>
</block>
<block type="AI_STOP_ACQUISITION">
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">ai</field>
</shadow>
</value>
</block>
</category>
<category id="catAIvoicesensor" colour="#2FAD7A">
<block type="VOICE_RECOGNITION_CONTROL"></block>
@@ -2584,6 +2591,30 @@
</value>
</block>
<block type="interaction_whether_to_interaction_SANT"></block>
<block type="radar_set_DETECTION_THRESHOLD" >
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">xsensor</field>
</shadow>
</value>
<value name="VAR">
<shadow type="math_number">
<field name="NUM">5000</field>
</shadow>
</value>
<value name="VAR2">
<shadow type="math_number">
<field name="NUM">500</field>
</shadow>
</value>
</block>
<block type="interaction_whether_to_interaction" >
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">xsensor</field>
</shadow>
</value>
</block>
</category>
<category id="catIot" colour="#2FAD7A">
<category id="catMixIO" colour="#526FC3">
@@ -4082,7 +4113,7 @@
</shadow>
</value>
</block>
<block type="radar_set_DETECTION_THRESHOLD" m-hide='micropython:esp32s3:mixgo_sant'>
<block type="radar_set_DETECTION_THRESHOLD" >
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">xsensor</field>
@@ -4099,7 +4130,7 @@
</shadow>
</value>
</block>
<block type="interaction_whether_to_interaction" m-hide='micropython:esp32s3:mixgo_sant'>
<block type="interaction_whether_to_interaction" >
<value name="SUB">
<shadow type="variables_get">
<field name="VAR">xsensor</field>