Change fusee folder naming
This commit is contained in:
8
fusee/fusee-primary/src/sd_utils.h
Normal file
8
fusee/fusee-primary/src/sd_utils.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef FUSEE_SD_UTILS_H
|
||||
#define FUSEE_SD_UTILS_H
|
||||
|
||||
#include "utils.h"
|
||||
|
||||
int read_sd_file(void *dst, const char *filename);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user