* Fixed a typo
This commit is contained in:
parent
741f7a44f5
commit
cdd871d834
1 changed files with 1 additions and 1 deletions
|
@ -202,7 +202,7 @@ function configure_freifunk()
|
||||||
end)
|
end)
|
||||||
end
|
end
|
||||||
|
|
||||||
uci.tset("wireless", "device", {
|
uci.tset("wireless", device, {
|
||||||
disabled = "0",
|
disabled = "0",
|
||||||
mode = "11g",
|
mode = "11g",
|
||||||
txantenna = "1",
|
txantenna = "1",
|
||||||
|
|
Loading…
Reference in a new issue