Karsten Böddeker 3f8381d864 Minify all Lua code | %!s(int64=8) %!d(string=hai) anos | |
---|---|---|
.. | ||
files | %!s(int64=8) %!d(string=hai) anos | |
luasrc | %!s(int64=8) %!d(string=hai) anos | |
LICENSE | %!s(int64=8) %!d(string=hai) anos | |
Makefile | %!s(int64=8) %!d(string=hai) anos | |
ReadMe.md | %!s(int64=8) %!d(string=hai) anos | |
check_site.lua | %!s(int64=8) %!d(string=hai) anos |
In order to avoid further WiFi-Blackouts that might be caused by buggy ath9k, we try to detect problems and restart the wifi.
ath9k-workaround.blackout_wait:
ath9k-workaround.reset_wait:
ath9k-workaround.step_size
{
ath9k-workaround = {
blackout_wait = 720,
reset_wait = 1440,
step_size = 10,
},
...
},