Karsten Böddeker e6a6111c5c fix all remaining links to old repository | 7 anos atrás | |
---|---|---|
.. | ||
files | 8 anos atrás | |
luasrc | 8 anos atrás | |
LICENSE | 8 anos atrás | |
Makefile | 7 anos atrás | |
ReadMe.md | 8 anos atrás | |
check_site.lua | 8 anos atrás |
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,
},
...
},