修改
删除S3灯颜色 统一S3和mini_g2 的rfid 增加 角度弧度转换 所有板 增加 S3根据气压获取海拔
This commit is contained in:
@@ -448,6 +448,20 @@
|
||||
</shadow>
|
||||
</value>
|
||||
</block>
|
||||
<block type="math_radian_to_degree">
|
||||
<value name="VAR">
|
||||
<shadow type="math_number">
|
||||
<field name="NUM">1</field>
|
||||
</shadow>
|
||||
</value>
|
||||
</block>
|
||||
<block type="math_degree_to_radian">
|
||||
<value name="VAR">
|
||||
<shadow type="math_number">
|
||||
<field name="NUM">1</field>
|
||||
</shadow>
|
||||
</value>
|
||||
</block>
|
||||
</category>
|
||||
<category id="catLogic" colour="210">
|
||||
<block type="logic_compare"></block>
|
||||
@@ -1972,6 +1986,7 @@
|
||||
<block type="cc_g1_turnoff"></block>
|
||||
</category>
|
||||
<category id="catMINI_G2" colour="40" m-show='micropython:esp32c2:mixgo_mini'>
|
||||
<block type="mini_g2_rfid_readid"></block>
|
||||
<block type="mini_g2_rfid_readcontent">
|
||||
<value name="SECTOR">
|
||||
<shadow type="math_number">
|
||||
@@ -1979,7 +1994,6 @@
|
||||
</shadow>
|
||||
</value>
|
||||
</block>
|
||||
<block type="mini_g2_rfid_readid"></block>
|
||||
<block type="mini_g2_rfid_write">
|
||||
<value name="SECTOR">
|
||||
<shadow type="math_number">
|
||||
|
||||
Reference in New Issue
Block a user