Skip to content

Commit 70589e6

Browse files
committed
fix: default mode to SD
1 parent 3635a1e commit 70589e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/SD_Test/SD_Test.ino

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
*/
1010

1111
#include <Seeed_FS.h>
12-
12+
#undef USESPIFLASH
1313
#ifdef USESPIFLASH
1414
#define DEV SPIFLASH
1515
#include "SFUD/Seeed_SFUD.h"

0 commit comments

Comments
 (0)