Update(boards): 注释micropython板卡下一些图形块
注释 urequests_connect_url 和 urequests_response
This commit is contained in:
@@ -5628,7 +5628,7 @@
|
||||
</shadow>
|
||||
</value>
|
||||
</block>
|
||||
<block type="urequests_connect_url">
|
||||
<!-- <block type="urequests_connect_url">
|
||||
<value name="url">
|
||||
<block type="urequests_wifi_url">
|
||||
<value name="URL">
|
||||
@@ -5639,13 +5639,13 @@
|
||||
</block>
|
||||
</value>
|
||||
</block>
|
||||
<block type="urequests_response"></block>
|
||||
<block type="urequests_response"></block> -->
|
||||
</category>
|
||||
<category id="catCommunicate" colour="#3288dd">
|
||||
<category id="catCommunicate" colour="#3288dd">
|
||||
<block type="variables_set">
|
||||
<field name="VAR">response</field>
|
||||
<value name="VALUE">
|
||||
<block type="requests_get2">
|
||||
<block type="requests_get2">
|
||||
<value name="URL">
|
||||
<shadow type="text">
|
||||
<field name="TEXT">http://mixio.mixly.cn</field>
|
||||
@@ -5654,10 +5654,10 @@
|
||||
</block>
|
||||
</value>
|
||||
</block>
|
||||
<block type="variables_set">
|
||||
<block type="variables_set">
|
||||
<field name="VAR">response</field>
|
||||
<value name="VALUE">
|
||||
<block type="requests_post">
|
||||
<block type="requests_post">
|
||||
<value name="URL">
|
||||
<shadow type="text">
|
||||
<field name="TEXT">http://mixio.mixly.cn</field>
|
||||
|
||||
Reference in New Issue
Block a user