fix adhoc hack
This commit is contained in:
parent
807a810049
commit
45ee680cd0
@ -135,7 +135,7 @@ local function configure_mesh(config, radio, index, suffix, disabled)
|
||||
local id = config.id
|
||||
|
||||
if user_adjustable_channel then
|
||||
id = string.format(template, channel)
|
||||
id = string.format(id, channel)
|
||||
end
|
||||
|
||||
-- mode mesh, adhoc
|
||||
|
Loading…
Reference in New Issue
Block a user