aboutsummaryrefslogtreecommitdiff
path: root/src/Wifi.cpp
diff options
context:
space:
mode:
authorArisotura <thetotalworm@gmail.com>2020-06-15 13:39:33 +0200
committerArisotura <thetotalworm@gmail.com>2020-06-15 13:39:33 +0200
commitfc5eedc7169b38e9131ed125aa3e7db630b87804 (patch)
tree6353f6d2f6fc3201754e5b02310bd3791c89e89b /src/Wifi.cpp
parent5cd1177e340d9ac81758c3edd951e3d4572a55dc (diff)
* take nwifi forward some
* shut up CP15 printf's for Fx0 * fix bugs
Diffstat (limited to 'src/Wifi.cpp')
-rw-r--r--src/Wifi.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Wifi.cpp b/src/Wifi.cpp
index ab82724..54fbceb 100644
--- a/src/Wifi.cpp
+++ b/src/Wifi.cpp
@@ -966,7 +966,8 @@ void MSTimer()
void USTimer(u32 param)
{
- WifiAP::USTimer();
+ // FIXME!!!
+ //WifiAP::USTimer();
if (IOPORT(W_USCountCnt))
{