Update(boards): 注释micropython板卡下一些图形块
注释 urequests_connect_url 和 urequests_response
This commit is contained in:
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -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>
|
||||
|
||||
@@ -280,7 +280,7 @@
|
||||
</block>
|
||||
<block type="garbage_collection"></block>
|
||||
<block type="get_mem_alloc"></block>
|
||||
<block type="get_mem_free"></block>
|
||||
<block type="get_mem_free"></block>
|
||||
<block type="turn_to_int">
|
||||
<value name="VAR">
|
||||
<block type="get_unique_identifier"></block>
|
||||
@@ -1740,12 +1740,11 @@
|
||||
</shadow>
|
||||
</value>
|
||||
</block>
|
||||
<block type="analog_keyboard_str" m-show="micropython:esp32c2:mixgo_mini">;
|
||||
<value name="str">
|
||||
<block type="analog_keyboard_str" m-show="micropython:esp32c2:mixgo_mini">; <value name="str">
|
||||
<shadow type="text">
|
||||
<field name="TEXT">Hello, Mixly!</field>
|
||||
<field name="TEXT">Hello, Mixly!</field>
|
||||
</shadow>
|
||||
</value>
|
||||
</value>
|
||||
<value name="time">
|
||||
<shadow type="math_number">
|
||||
<field name="NUM">10</field>
|
||||
@@ -2008,7 +2007,7 @@
|
||||
</shadow>
|
||||
</value>
|
||||
</block>
|
||||
<block type="mini_g2_rfid_status"></block>
|
||||
<block type="mini_g2_rfid_status"></block>
|
||||
</category>
|
||||
<category id="catIot" colour="#2FAD7A">
|
||||
<category id="catBlynk" colour="#2FAD7A">
|
||||
@@ -2595,7 +2594,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">
|
||||
@@ -2620,28 +2619,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>
|
||||
@@ -3750,9 +3749,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" m-hide='micropython:esp32c3:mixgocar_c3'>
|
||||
<value name="PIN1">
|
||||
@@ -6576,7 +6575,7 @@
|
||||
<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>
|
||||
@@ -6585,10 +6584,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>
|
||||
|
||||
@@ -2547,7 +2547,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">
|
||||
@@ -2572,28 +2572,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>
|
||||
@@ -3702,9 +3702,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" m-hide='micropython:esp32c3:mixgocar_c3'>
|
||||
<value name="PIN1">
|
||||
@@ -6523,7 +6523,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">
|
||||
@@ -6534,13 +6534,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>
|
||||
@@ -6549,10 +6549,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>
|
||||
|
||||
@@ -2579,7 +2579,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">
|
||||
@@ -2604,28 +2604,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>
|
||||
@@ -3570,9 +3570,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">
|
||||
@@ -6380,7 +6380,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">
|
||||
@@ -6391,13 +6391,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>
|
||||
@@ -6406,10 +6406,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>
|
||||
|
||||
@@ -2983,7 +2983,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">
|
||||
@@ -3008,28 +3008,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>
|
||||
@@ -4136,9 +4136,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">
|
||||
@@ -7004,7 +7004,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">
|
||||
@@ -7015,13 +7015,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>
|
||||
@@ -7030,10 +7030,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>
|
||||
|
||||
@@ -1981,7 +1981,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">
|
||||
@@ -1992,7 +1992,7 @@
|
||||
</block>
|
||||
</value>
|
||||
</block>
|
||||
<block type="urequests_response"></block>
|
||||
<block type="urequests_response"></block> -->
|
||||
|
||||
</category>
|
||||
|
||||
@@ -4402,11 +4402,11 @@
|
||||
</category>
|
||||
-->
|
||||
</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>
|
||||
@@ -4415,10 +4415,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>
|
||||
|
||||
@@ -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