Arduino_STM32/STM32F1/libraries/SDIO/SdioF1.h

8 lines
67 B
C

#ifndef _SDIOF1_H_
#define _SDIOF1_H_
#include <SdFat.h>
#endif