diff --git a/docs/en/uiflow/uiflow_home_page.md b/docs/en/uiflow/uiflow_home_page.md index 81b73437..36d37886 100644 --- a/docs/en/uiflow/uiflow_home_page.md +++ b/docs/en/uiflow/uiflow_home_page.md @@ -14,11 +14,21 @@
Some basic control of device hardware in UIFlow, and information acquisition.
@@ -29,14 +39,14 @@UIFlow display control for characters and graphics, as well as image upload and drawing functions.
Introduction to data types in UIFlow, including constants, variables, characters, random numbers, lists, etc.
The use of logic judgments, operations, and conditional loops, iterations, functions, etc. in UIFlow.
@@ -47,14 +57,14 @@The higher-level functions in UIFlow involve remote functions and the use of MQTT communication.
Introduction to how to use unit devices, such as ToF, ENV, Realy, inlucde I/O,UART,I2C,etc.
Introduce some useful modules block add to your project in UIFlow.
@@ -65,6 +75,9 @@UIFlow uses FACES panel for interface interaction or data manipulation help you to improve input efficiency.
The creation and use of UIFlow custom program blocks.
diff --git a/docs/zh_CN/uiflow/uiflow_home_page.md b/docs/zh_CN/uiflow/uiflow_home_page.md index d5af8990..ef1ef3e1 100644 --- a/docs/zh_CN/uiflow/uiflow_home_page.md +++ b/docs/zh_CN/uiflow/uiflow_home_page.md @@ -16,6 +16,21 @@在使用UIFlow之前进行的一些准备工作,包括UIFlow固件的烧录和网络配置以及一些基础内容。
+UIFlow中关于设备硬件的一些基本控制,与信息获取.
@@ -26,13 +41,13 @@UIFlow中关于字符与图形的显示控制,以及图片上传与绘图功能.
UIFlow中关于逻辑判断、运算,以及条件循环、迭代、函数等功能的使用.
@@ -43,15 +58,15 @@UIFlow中较为高阶的功能,涉及远程功能、MQTT通信的使用.
UIFlow中配合Modules使用的操作说明.
@@ -62,6 +77,9 @@UIFlow中使用FACES面板进行界面交互或数据操作,提高输入效率.
UIFlow自定义程序块的创建与使用.