mirror of
https://github.com/liberatedsystems/RNode_Firmware_CE.git
synced 2024-07-02 14:34:13 +02:00
Lora32 V3 TCXO setting true
This commit is contained in:
parent
dc97de363b
commit
7ed70727a3
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…
Reference in New Issue
Block a user