Set default OCP
This commit is contained in:
parent
d599109562
commit
2263b20b81
2
Boards.h
2
Boards.h
|
@ -332,7 +332,7 @@
|
||||||
#define HAS_SLEEP true
|
#define HAS_SLEEP true
|
||||||
#define PIN_WAKEUP GPIO_NUM_0
|
#define PIN_WAKEUP GPIO_NUM_0
|
||||||
#define WAKEUP_LEVEL 0
|
#define WAKEUP_LEVEL 0
|
||||||
#define OCP_TUNED 0x28
|
#define OCP_TUNED 0x38
|
||||||
|
|
||||||
const int pin_btn_usr1 = 0;
|
const int pin_btn_usr1 = 0;
|
||||||
|
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue