We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e32c8cc commit 9a1ab9cCopy full SHA for 9a1ab9c
1 file changed
variants/lilygo_tbeam_1w/platformio.ini
@@ -32,8 +32,7 @@ build_flags =
32
-D LORA_TX_POWER=22
33
34
; Battery - 2S 7.4V LiPo (6.0V min, 8.4V max)
35
- -D BATT_MIN_MILLIVOLTS=6000
36
- -D BATT_MAX_MILLIVOLTS=8400
+ -D NUM_CELLS_IN_SERIES=2
37
38
; Display - SH1106 OLED at 0x3C
39
-D DISPLAY_CLASS=SH1106Display
0 commit comments