added tcxo definition to mesh-tab (#8604)

This commit is contained in:
Iris
2026-01-04 13:57:50 +02:00
committed by GitHub
parent 25bdefecb2
commit 17b075a11c

View File

@@ -55,5 +55,6 @@
#define SX126X_RESET 14
#define SX126X_RXEN 47
#define SX126X_TXEN RADIOLIB_NC // Assuming that DIO2 is connected to TXEN pin
#define SX126X_DIO3_TCXO_VOLTAGE 1.8
#endif