]> git.tnoah.ca Git - lora-radio.git/commitdiff
Lora32 V3 TCXO setting true
authorKevin Brosius <cobra@compuserve.com>
Wed, 13 Mar 2024 23:23:26 +0000 (19:23 -0400)
committerKevin Brosius <cobra@compuserve.com>
Wed, 13 Mar 2024 23:23:26 +0000 (19:23 -0400)
Boards.h

index a111fabf44144906ac7d315077498e1d4d20729c..1f088077c4fc694f4760aa80bf9f5ba707f5a6f5 100644 (file)
--- a/Boards.h
+++ b/Boards.h
       #endif
 
       #define MODEM SX1262
-      // TODO TCXO?
-      //#define HAS_TCXO true
-      #define HAS_TCXO false
+      #define HAS_TCXO true
       const int pin_tcxo_enable = -1;
       #define HAS_BUSY true
       #define DIO2_AS_RF_SWITCH true