Skip to content

Commit eb650a6

Browse files
authored
set TCXO to 2.4V (#6036)
1 parent 7fdd262 commit eb650a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variants/seeed-sensecap-indicator/variant.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
#define SX126X_DIO2_AS_RF_SWITCH
7272

7373
#define TCXO_OPTIONAL // handle Indicator V1 and V2
74-
#define SX126X_DIO3_TCXO_VOLTAGE 1.8
74+
#define SX126X_DIO3_TCXO_VOLTAGE 2.4
7575

7676
#define USE_VIRTUAL_KEYBOARD 1
7777
#define DISPLAY_CLOCK_FRAME 1

0 commit comments

Comments
 (0)