wip
This commit is contained in:
@@ -30,6 +30,7 @@ typedef enum
|
||||
EE_STATUS_NO_SPACE
|
||||
} EE_Status;
|
||||
|
||||
#define VERSIONE 0x08 //versione software
|
||||
/* For compatibility with ST style uint16_t return codes */
|
||||
#define EE_OK ((uint16_t)EE_STATUS_OK)
|
||||
#define EE_ERROR ((uint16_t)EE_STATUS_ERROR)
|
||||
|
||||
Reference in New Issue
Block a user