Skip to content
Snippets Groups Projects
fatfs.h 128 B
#ifndef EPICARDIUM_FATFS_INCLUDED
#define EPICARDIUM_FATFS_INCLUDED

void fatfs_init(void);

#endif//EPICARDIUM_FATFS_INCLUDED