diff options
Diffstat (limited to 'src/SPI.h')
-rw-r--r-- | src/SPI.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ void SetupDirectBoot(); u8 GetConsoleType(); u8 GetWifiVersion(); +u8 GetNWifiVersion(); u8 GetRFVersion(); u8* GetWifiMAC(); |