Set default OCP

This commit is contained in:
Mark Qvist 2024-12-10 18:42:13 +01:00
parent d599109562
commit 2263b20b81
2 changed files with 1 additions and 1 deletions

View File

@ -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.