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 433865d commit 7b48d81Copy full SHA for 7b48d81
src/provisioning/sdcard/ws_sdcard.h
@@ -15,7 +15,7 @@
15
#ifndef WS_SDCARD_H
16
#define WS_SDCARD_H
17
#include "RTClib.h"
18
-#include "SdFat.h"
+#include "SdFat_Adafruit_Fork.h"
19
#include "StreamUtils.h"
20
#include "Wippersnapper_V2.h"
21
#include "sdios.h"
0 commit comments