mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2025-05-05 08:05:18 -04:00
Set default OCP
This commit is contained in:
parent
d599109562
commit
2263b20b81
2 changed files with 1 additions and 1 deletions
2
Boards.h
2
Boards.h
|
@ -332,7 +332,7 @@
|
|||
#define HAS_SLEEP true
|
||||
#define PIN_WAKEUP GPIO_NUM_0
|
||||
#define WAKEUP_LEVEL 0
|
||||
#define OCP_TUNED 0x28
|
||||
#define OCP_TUNED 0x38
|
||||
|
||||
const int pin_btn_usr1 = 0;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue