#403 work on configuration guide
This commit is contained in:
@@ -189,7 +189,7 @@ local function new_view(root)
|
||||
load_text(false, "Connecting Devices")
|
||||
local conn_dev_page = guide_section(sect_construct_data, use_page, "Connecting Devs", docs.usage.conn, 110)
|
||||
load_text(false, "Configuring Devices")
|
||||
local config_dev_page = guide_section(sect_construct_data, use_page, "Configuring Devs", docs.usage.config, 100)
|
||||
local config_dev_page = guide_section(sect_construct_data, use_page, "Configuring Devs", docs.usage.config, 200)
|
||||
load_text(false, "Manual Control")
|
||||
local man_ctrl_page = guide_section(sect_construct_data, use_page, "Manual Control", docs.usage.manual, 100)
|
||||
load_text(false, "Auto Control")
|
||||
|
||||
Reference in New Issue
Block a user