Working port of Little FS
This commit is contained in:
@ -7,5 +7,7 @@
|
||||
#define E_NOENTRY -3
|
||||
#define E_OUTOFBOUNDS -4
|
||||
#define E_UNKNOWN_SDTYPE -5
|
||||
#define E_TODO -6
|
||||
#define E_GENERIC_ERROR -7
|
||||
|
||||
#endif // ERRORS_H_
|
||||
|
Reference in New Issue
Block a user