Remove unneeded guislice tweak
This commit is contained in:
parent
7a0e3634bc
commit
bbc2eb56a7
|
@ -176,9 +176,6 @@
|
||||||
// Could NOT get soft spi working
|
// Could NOT get soft spi working
|
||||||
#include "../SdFat/SdFat.h"
|
#include "../SdFat/SdFat.h"
|
||||||
SdFat SD;
|
SdFat SD;
|
||||||
SdFat gslc_GetSDCard() {
|
|
||||||
return SD;
|
|
||||||
}
|
|
||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Reference in a new issue