Set LilyGO T-Beam 1W to use TX0 3.0V (within reference +2.85V~+3.15V)

This commit is contained in:
Steven Linn
2026-01-28 14:24:53 -07:00
committed by stevenlafl
parent 44e7c092c8
commit a9a8299e14
2 changed files with 2 additions and 2 deletions

View File

@@ -62,7 +62,7 @@
#define SX126X_RXEN 21 // LNA enable - HIGH during RX
// TCXO voltage - required for radio init
#define SX126X_DIO3_TCXO_VOLTAGE 1.8
#define SX126X_DIO3_TCXO_VOLTAGE 3.0
#define SX126X_MAX_POWER 22
#endif