Skip to content

Commit 9d6dcc6

Browse files
committed
set T-Echo Card TCXO voltage to 3.0
as per meshcore-dev#3140 and Xinyuan-LilyGO/T-Echo-Lite#14
1 parent 1cb308b commit 9d6dcc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

variants/lilygo_techo_card/variant.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
#define P_LORA_NSS (11) // P0.11
108108
#define SX126X_RXEN (33) // P1.01
109109
#define SX126X_TXEN (27) // P0.27
110-
#define SX126X_DIO3_TCXO_VOLTAGE (1.8f)
110+
#define SX126X_DIO3_TCXO_VOLTAGE (3.0f)
111111

112112

113113
////////////////////////////////////////////////////////////////////////////////

0 commit comments

Comments
 (0)