From 29981c9e861bdd3e3fed9dd1c601dc91bd4b5af4 Mon Sep 17 00:00:00 2001 From: Henry Potgieter Date: Mon, 30 Mar 2026 00:24:09 -0400 Subject: [PATCH] Initial pin change, some improvement noted --- Boards.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Boards.h b/Boards.h index ef2b8c5..1e9cf42 100644 --- a/Boards.h +++ b/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;