mirror of
https://github.com/liberatedsystems/RNode_Firmware_CE.git
synced 2025-05-02 14:46:16 -04:00
Lora32 V3 TCXO setting true
This commit is contained in:
parent
dc97de363b
commit
7ed70727a3
1 changed files with 1 additions and 3 deletions
4
Boards.h
4
Boards.h
|
@ -269,9 +269,7 @@
|
|||
#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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue