@ -31,7 +31,7 @@
#define FF_DEVICES_H
#ifndef PLUS_FAT_H
#error this header will be included from "plusfat.h"
#error this header will be included from "ff_headers.h"
#endif
#ifdef __cplusplus
@ -33,7 +33,7 @@
#define _FF_DIR_H_
#define FIND_FLAG_SHORTNAME_SET 0x01u
#define _FF_FAT_H_
/*---------- ERROR CODES */
@ -32,7 +32,7 @@
#define _FF_FILE_H_
#define FF_SEEK_SET 0
@ -40,7 +40,7 @@ extern "C" {
/*---------- PROTOTYPES */
@ -39,7 +39,7 @@ extern "C" {
#include <stdlib.h> /* Use of malloc() */
#define FF_T_FAT12 0x0A