aboutsummaryrefslogtreecommitdiff
path: root/src/SPI.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/SPI.cpp')
-rw-r--r--src/SPI.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/SPI.cpp b/src/SPI.cpp
index 759bbd9..8bee66f 100644
--- a/src/SPI.cpp
+++ b/src/SPI.cpp
@@ -581,7 +581,7 @@ namespace SPI
u16 Cnt;
-u32 CurDevice;
+u32 CurDevice; // remove me
bool Init()