From 2b9d5e0635eb6e12c3b8a39292fff21f1b002df4 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Wed, 13 Oct 2021 14:31:02 +0200 Subject: [PATCH] Misc improvement in config panel --- config_panel.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config_panel.toml b/config_panel.toml index 18fd30d..201c9a3 100644 --- a/config_panel.toml +++ b/config_panel.toml @@ -45,9 +45,10 @@ name = "Configuration" choices.10 = "10" choices.11 = "11" visible = "! no_antenna" + help = "Changing the channel may help with signal strength depending on neighbour WiFis" [main.service.multissid] - ask = "Hotspot number" + ask = "Number of hotspots to broadcast" type = "select" choices.1 = "1" choices.2 = "2"