Skip to content

Commit 4b25f0a

Browse files
authored
Add correct ADC_MULTIPLIER definition to Heltec Wireless Paper
1 parent 50e9456 commit 4b25f0a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

variants/heltec_wireless_paper/platformio.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ build_flags =
2222
;-D PIN_BOARD_SCL=18 ; same GPIO as P_LORA_TX_LED
2323
-D PIN_USER_BTN=0
2424
-D PIN_VEXT_EN=45
25+
-D ADC_MULTIPLIER=8.4
2526
-D PIN_VBAT_READ=20
2627
-D PIN_ADC_CTRL=19
2728
-D SX126X_DIO2_AS_RF_SWITCH=true

0 commit comments

Comments
 (0)