We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b34bcff commit b64c141Copy full SHA for b64c141
src/provisioning/tinyusb/Wippersnapper_FS.h
@@ -17,7 +17,7 @@
17
18
#include "Adafruit_SPIFlash.h"
19
#include "Adafruit_TinyUSB.h"
20
-#include "SdFat.h"
+#include "SdFat_Adafruit_Fork.h"
21
// using f_mkfs() for formatting
22
#include "fatfs/ff.h" // NOTE: This should be #included before fatfs/diskio.h!!!
23
#include "fatfs/diskio.h"
0 commit comments