From 6e37fe63434813a83de4d18f0f1a2f6d56693a1a Mon Sep 17 00:00:00 2001 From: Kevin Hester Date: Wed, 10 Mar 2021 15:24:00 +0800 Subject: [PATCH] turn radio back on --- variants/eink/variant.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/variants/eink/variant.h b/variants/eink/variant.h index bf8a91680..66a42421f 100644 --- a/variants/eink/variant.h +++ b/variants/eink/variant.h @@ -190,7 +190,10 @@ External serial flash WP25R1635FZUIL0 // Internally the TTGO module hooks the SX1262-DIO2 in to control the TX/RX switch (which is the default for the sx1262interface // code) -#define LORA_DISABLE_SENDING // Define this to disable transmission for testing (power testing etc...) +// #define LORA_DISABLE_SENDING // Define this to disable transmission for testing (power testing etc...) + +// #undef SX1262_CS +// #define USE_SIM_RADIO // define to not use the lora radio hardware at all /* * eink display pins