From c7afa8d3f65f8d4e8cd44ec029fe1a1c06985536 Mon Sep 17 00:00:00 2001 From: Arisotura Date: Tue, 25 Jul 2023 20:32:54 +0200 Subject: keep that one extra line in, tho (remind me to rename these with the proper reg names) --- src/Wifi.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/Wifi.cpp b/src/Wifi.cpp index eb68f39..c57388a 100644 --- a/src/Wifi.cpp +++ b/src/Wifi.cpp @@ -2245,6 +2245,7 @@ void Write(u32 addr, u16 val) case 0x000: case 0x044: case 0x054: + case 0x098: case 0x0B0: case 0x0B6: case 0x0B8: -- cgit v1.2.3