Karsten Böddeker dc665ea414 fix trailing whitespaces | před 8 roky | |
---|---|---|
.. | ||
files | před 8 roky | |
luasrc | před 8 roky | |
LICENSE | před 8 roky | |
Makefile | před 8 roky | |
ReadMe.md | před 8 roky | |
check_site.lua | před 8 roky |
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,
},
...
},