set T-Echo Card TCXO voltage to 3.0

as per https://github.com/meshcore-dev/MeshCore/pull/3140 and https://github.com/Xinyuan-LilyGO/T-Echo-Lite/issues/14
This commit is contained in:
taco
2026-08-12 16:08:05 +10:00
parent 1cb308b694
commit 9d6dcc673e
+1 -1
View File
@@ -107,7 +107,7 @@
#define P_LORA_NSS (11) // P0.11
#define SX126X_RXEN (33) // P1.01
#define SX126X_TXEN (27) // P0.27
#define SX126X_DIO3_TCXO_VOLTAGE (1.8f)
#define SX126X_DIO3_TCXO_VOLTAGE (3.0f)
////////////////////////////////////////////////////////////////////////////////