diff --git a/docs/Application_guide/en/helios-sdk/junior.md b/docs/Application_guide/en/helios-sdk/junior.md index 587fc924758ee8a1d6689aecc52a8422d86f143d..49c5a60644894e029ef13c1ba792d6613f68623b 100644 --- a/docs/Application_guide/en/helios-sdk/junior.md +++ b/docs/Application_guide/en/helios-sdk/junior.md @@ -8,7 +8,9 @@ menuconfig, as the name suggests, has the meaning of both menu and configuring. #### **1.1.1 Interface Description** -Enter **`helios menuconfig`** in the command line to start the configuration menu, as shown in the figure: +Enter **`helios menuconfig [module]`** in the command line to start the configuration menu, as shown in the figure: + +> `module` is the current module used, such as `EC200UEU_AB`. At this time, the configuration command is: `helios menuconfig EC200UEU_AB`. ![](../media/helios-sdk/junior/image_1f55eiuk4uub44d4ojq5nl2f9.png) @@ -16,7 +18,10 @@ As shown in the figure above, menuconfig consists of four parts: **Title**, **Us - **Title:** The light blue text on the top of the dark blue background in the figure above, saying `config.mk - Helios SDK Configuration`. - **Usage Instructions:** The three rows of text in the gray background at the top of the figure. It guides users on how to operate menuconfig. -- **Menu List:** The two rows of text in the gray background within the recessed frame in the figure above, saying `System Configuration --->` and `quecPython Configuration --->`. +- **Menu List:** The two rows of text in the gray background within the recessed frame in the figure above, saying `System Configuration --->` and `EC200UEU_AB --->`. + +> The menu list varies depending on the configured module, taking `EC200UEU_AB` as an example. + - **Operation Keys:** The bottom row in the figure, enclosed in angle brackets, namely ` < Exit > < Help > < Save > < Load >`。 + 图中可见,menuconfig主要由4部分组成,即**标题**、**使用说明**、**菜单列表**和**操作按键**。 + + - **标题:**图中最上方深蓝色背景上的一排浅蓝色字样`config.mk - Helios SDK Configuration`。 + - **使用说明:**图中灰色背景上最上面三排字样,指导用户如何操作menuconfig。 + - **菜单列表:**图中灰色背景上置于下凹框内的两排字样,即`System Configuration --->`和`EC600SCN_LB --->`。 + + > 配置的模组型号不同,菜单列表也有所不同,此处以`EC600SCN_LB`为例。 + + - **操作按键:**图中最下方一排,由尖括号括起来的字样,即`