From: Mark Qvist Date: Tue, 10 Dec 2024 17:42:13 +0000 (+0100) Subject: Set default OCP X-Git-Url: https://git.tnoah.ca/?a=commitdiff_plain;h=2263b20b8148d21804567abbd39b192d3727b7e5;p=lora-radio.git Set default OCP --- diff --git a/Boards.h b/Boards.h index ce3f90a..d2b4a6f 100644 --- a/Boards.h +++ b/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; diff --git a/Release/console_image.bin b/Release/console_image.bin index ad31aba..7f00563 100644 Binary files a/Release/console_image.bin and b/Release/console_image.bin differ