修改物联网mqtt使用授权码连接块+调整获取系统时间块位置

This commit is contained in:
Irene-Maxine
2025-09-29 10:12:52 +08:00
parent 6d9a9f6620
commit a9a2e03791
6 changed files with 80 additions and 72 deletions

View File

@@ -156,6 +156,20 @@
</block>
<block type="do_while">
</block>
<block type="controls_millis"></block>
<block type="system_ticks_diff">
<value name="END">
<block type="controls_millis"></block>
<shadow type="math_number">
<field name="NUM">500</field>
</shadow>
</value>
<value name="START">
<shadow type="math_number">
<field name="NUM">0</field>
</shadow>
</value>
</block>
<block type="controls_pass"></block>
<block type="controls_flow_statements"></block>
<block type="controls_try_finally">
@@ -275,20 +289,6 @@
</block>
</statement>
</block>
<block type="controls_millis"></block>
<block type="system_ticks_diff">
<value name="END">
<block type="controls_millis"></block>
<shadow type="math_number">
<field name="NUM">500</field>
</shadow>
</value>
<value name="START">
<shadow type="math_number">
<field name="NUM">0</field>
</shadow>
</value>
</block>
<block type="system_wdt_init">
<value name="period">
<shadow type="math_number">