Moved defines to their respective files
This commit is contained in:
parent
9bd5329d99
commit
b2e9773b2b
@ -19,11 +19,6 @@ typedef enum { GPIO_0 = 0,
|
||||
ADC = A0,
|
||||
DEFAULT_PIN = -1 } Pin;
|
||||
|
||||
#define RTC_BEGIN_ERR B00000001
|
||||
#define DISP_BEGIN_ERR B00000010
|
||||
#define SDCARD_INIT_ERR B00000100
|
||||
#define IO_INIT_ERR B00001000
|
||||
|
||||
#define MALLOC_ERR B00000001
|
||||
|
||||
#define AP_AND_STA_ENABLED_ERR B00000001
|
||||
|
Loading…
Reference in New Issue
Block a user