Remove unneeded guislice tweak

This commit is contained in:
KemoNine 2020-09-12 23:01:05 -04:00
parent 7a0e3634bc
commit bbc2eb56a7

View file

@ -176,9 +176,6 @@
// Could NOT get soft spi working
#include "../SdFat/SdFat.h"
SdFat SD;
SdFat gslc_GetSDCard() {
return SD;
}
#endif
#endif