mini板 模拟键盘鼠标字符输入

+所有板增加获取主控id
+所有板修改初始化LTR390UV
This commit is contained in:
Irene-Maxine
2024-09-10 19:00:59 +08:00
parent 9d5bb10f10
commit 21d758f78a
17 changed files with 783 additions and 291 deletions

View File

@@ -281,6 +281,7 @@
<block type="garbage_collection"></block>
<block type="get_mem_alloc"></block>
<block type="get_mem_free"></block>
<block type="get_unique_identifier"></block>
</category>
<category id="catMath" colour="230">
<block type="math_number"></block>
@@ -6449,6 +6450,18 @@
</shadow>
</value>
</block>
<block type="urequests_connect_url">
<value name="url">
<block type="urequests_wifi_url">
<value name="URL">
<shadow type="text">
<field name="TEXT">url</field>
</shadow>
</value>
</block>
</value>
</block>
<block type="urequests_response"></block>
</category>
<category id="catFactory" name="Factory" colour="#777777">