Michael Schwarz 9a682395af Some cosmetic changes in the makefiles | hace 5 años | |
---|---|---|
.. | ||
files | hace 5 años | |
luasrc | hace 5 años | |
LICENSE | hace 5 años | |
Makefile | hace 5 años | |
ReadMe.md | hace 5 años | |
check_site.lua | hace 5 años |
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,
},
...
},