* stub more wifi crap

* louder sound
* misc fixes
This commit is contained in:
StapleButter
2017-04-07 17:37:49 +02:00
parent d8bbf25431
commit a4f436f827
9 changed files with 130 additions and 6 deletions

View File

@ -24,6 +24,10 @@ namespace SPI_Firmware
void SetupDirectBoot();
u8 GetConsoleType();
u8 GetWifiVersion();
u8 GetRFVersion();
}
namespace SPI_TSC