Arduino_STM32/STM32F4/libraries/SDIO/SdioF4.h

8 lines
67 B
C

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