mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2025-06-23 14:14:15 -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
|
#endif
|
||||||
|
|
||||||
#define MODEM SX1262
|
#define MODEM SX1262
|
||||||
// TODO TCXO?
|
#define HAS_TCXO true
|
||||||
//#define HAS_TCXO true
|
|
||||||
#define HAS_TCXO false
|
|
||||||
const int pin_tcxo_enable = -1;
|
const int pin_tcxo_enable = -1;
|
||||||
#define HAS_BUSY true
|
#define HAS_BUSY true
|
||||||
#define DIO2_AS_RF_SWITCH true
|
#define DIO2_AS_RF_SWITCH true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue