Merge remote-tracking branch 'origin/edge' into feature/new_build
[clinton/Smoothieware.git] / src / libs / USBDevice / USBMSD / SDCard.h
index 2a7906c..b8b3507 100644 (file)
@@ -99,7 +99,7 @@ protected:
     uint32_t _sd_sectors();\r
     uint32_t _sectors;\r
 \r
-    SPI _spi;\r
+    ::SPI _spi;\r
     GPIO _cs;\r
 \r
     volatile bool busyflag;\r