* Fixed a typo

This commit is contained in:
Steven Barth 2008-06-06 22:28:51 +00:00
parent 741f7a44f5
commit cdd871d834

View file

@ -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",