From df4a87df5c0018b50cbf65a3985fc6ad19d65fe2 Mon Sep 17 00:00:00 2001 From: Klaus K Wilting Date: Sun, 9 Dec 2018 19:33:54 +0100 Subject: [PATCH] ttgobeam.h: brownout optional --- src/hal/ttgobeam.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hal/ttgobeam.h b/src/hal/ttgobeam.h index 24d10a25..30dcb626 100644 --- a/src/hal/ttgobeam.h +++ b/src/hal/ttgobeam.h @@ -20,7 +20,7 @@ #define HAS_LORA 1 // comment out if device shall not send data via LoRa #define CFG_sx1276_radio 1 // HPD13A LoRa SoC -#define DISABLE_BROWNOUT 1 // comment out if you want to keep brownout feature +//#define DISABLE_BROWNOUT 1 // comment out if you want to keep brownout feature #define BOARD_HAS_PSRAM // use extra 4MB external RAM //#define HAS_LED GPIO_NUM_21 // on board green LED