Added a new error definition
This commit is contained in:
parent
1a61a79561
commit
efd4ec5fd5
@ -22,6 +22,7 @@ typedef enum { GPIO_0 = 0,
|
|||||||
#define RTC_BEGIN_ERR B00000001
|
#define RTC_BEGIN_ERR B00000001
|
||||||
#define DISP_BEGIN_ERR B00000010
|
#define DISP_BEGIN_ERR B00000010
|
||||||
#define SDCARD_INIT_ERR B00000100
|
#define SDCARD_INIT_ERR B00000100
|
||||||
|
#define IO_INIT_ERR B00001000
|
||||||
|
|
||||||
#define MALLOC_ERR B00000001
|
#define MALLOC_ERR B00000001
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user