aboutsummaryrefslogtreecommitdiff
path: root/src/SPI.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/SPI.h')
-rw-r--r--src/SPI.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/SPI.h b/src/SPI.h
index 4304b1f..d122da8 100644
--- a/src/SPI.h
+++ b/src/SPI.h
@@ -24,6 +24,10 @@ namespace SPI_Firmware
void SetupDirectBoot();
+u8 GetConsoleType();
+u8 GetWifiVersion();
+u8 GetRFVersion();
+
}
namespace SPI_TSC