mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2026-04-27 22:35:36 +00:00
Initial pin change, some improvement noted
This commit is contained in:
parent
180207aa2e
commit
29981c9e86
1 changed files with 1 additions and 1 deletions
2
Boards.h
2
Boards.h
|
|
@ -399,7 +399,7 @@
|
|||
#define HAS_LORA_LNA true
|
||||
#define PIN_WAKEUP GPIO_NUM_0
|
||||
#define WAKEUP_LEVEL 0
|
||||
#define OCP_TUNED 0x18
|
||||
#define OCP_TUNED 0x38
|
||||
#define Vext GPIO_NUM_36
|
||||
|
||||
const int pin_btn_usr1 = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue