feat(boards): 调整micropython下板载RFID图形块
This commit is contained in:
@@ -4006,8 +4006,14 @@
|
||||
</block>
|
||||
</next>
|
||||
</block>
|
||||
|
||||
<block type="extern_rfid_readcontent">
|
||||
<block type="extern_rfid_status">
|
||||
<value name="SUB">
|
||||
<shadow type="variables_get">
|
||||
<field name="VAR">ysensor</field>
|
||||
</shadow>
|
||||
</value>
|
||||
</block>
|
||||
<block type="extern_rfid_readid">
|
||||
<value name="SUB">
|
||||
<shadow type="variables_get">
|
||||
<field name="VAR">ysensor</field>
|
||||
@@ -4019,7 +4025,7 @@
|
||||
</shadow>
|
||||
</value>
|
||||
</block>
|
||||
<block type="extern_rfid_readid">
|
||||
<block type="extern_rfid_readcontent">
|
||||
<value name="SUB">
|
||||
<shadow type="variables_get">
|
||||
<field name="VAR">ysensor</field>
|
||||
@@ -4065,13 +4071,6 @@
|
||||
</shadow>
|
||||
</value>
|
||||
</block>
|
||||
<block type="extern_rfid_status">
|
||||
<value name="SUB">
|
||||
<shadow type="variables_get">
|
||||
<field name="VAR">ysensor</field>
|
||||
</shadow>
|
||||
</value>
|
||||
</block>
|
||||
<block type="weather_have_data">
|
||||
<value name="SUB">
|
||||
<shadow type="variables_get">
|
||||
|
||||
Reference in New Issue
Block a user