Skip to content

Commit 434cb25

Browse files
authored
F1 SDIO
1 parent f769556 commit 434cb25

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

STM32F1/libraries/SDIO/SdioF1.h

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
2+
#ifndef _SDIOF4_H_
3+
#define _SDIOF4_H_
4+
5+
#include <SdFat.h>
6+
7+
#endif

0 commit comments

Comments
 (0)