fix: TCXO_OPTIONAL featuring SenseCAP Indicator (V1/V2) (#5948)

* fix TCXO_OPTIONAL

* fix LOG_WARN

* fix lora.begin() returns -707

* trunk fmt
This commit is contained in:
Manuel
2025-01-27 21:00:12 +01:00
committed by GitHub
parent 4747e73f37
commit 2d42e1b2bc
5 changed files with 28 additions and 34 deletions

View File

@@ -70,5 +70,8 @@
#define SX126X_RESET LORA_RESET
#define SX126X_DIO2_AS_RF_SWITCH
#define TCXO_OPTIONAL // handle Indicator V1 and V2
#define SX126X_DIO3_TCXO_VOLTAGE 1.8
#define USE_VIRTUAL_KEYBOARD 1
#define DISPLAY_CLOCK_FRAME 1