Update(boards): 注释micropython板卡下一些图形块

注释 urequests_connect_url 和 urequests_response
This commit is contained in:
王立帮
2024-09-30 00:07:18 +08:00
parent b15e67a168
commit b24690576c
21 changed files with 91 additions and 92 deletions

View File

@@ -2759,7 +2759,7 @@
<block type="Weather_alarm_content"></block>
<block type="Air_now_content"></block>
<block type="Tide_daily_content"></block>
<block type="Location_search_content"></block>
<block type="Location_search_content"></block>
<block type="Life_suggestion_content"></block>
<block type="Weather_daily">
@@ -2784,28 +2784,28 @@
<shadow type="math_number">
<field name="NUM">1</field>
</shadow>
</value>
</value>
</block>
<block type="Air_daily_content">
<value name="day">
<shadow type="math_number">
<field name="NUM">1</field>
</shadow>
</value>
</value>
</block>
<block type="Geo_sun_content">
<value name="day">
<shadow type="math_number">
<field name="NUM">1</field>
</shadow>
</value>
</value>
</block>
<block type="Geo_moon_content">
<value name="day">
<shadow type="math_number">
<field name="NUM">1</field>
</shadow>
</value>
</value>
</block>
</category>
</category>
@@ -3901,9 +3901,9 @@
</value>
</block>
<block type="sensor_DS18X20">
<value name="PIN">
<shadow type="pins_digital_pin"></shadow>
</value>
<value name="PIN">
<shadow type="pins_digital_pin"></shadow>
</value>
</block>
<block type="HCSR04">
<value name="PIN1">
@@ -6712,7 +6712,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">
@@ -6723,13 +6723,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>
@@ -6738,10 +6738,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>