Skip to content

Commit 17324fa

Browse files
adjust battery curve (#8137)
Co-authored-by: HarukiToreda <116696711+HarukiToreda@users.noreply.github.com>
1 parent 001654e commit 17324fa

File tree

1 file changed

+2
-2
lines changed
  • variants/nrf52840/heltec_mesh_pocket

1 file changed

+2
-2
lines changed

variants/nrf52840/heltec_mesh_pocket/variant.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ No longer populated on PCB
120120
#undef AREF_VOLTAGE
121121
#define AREF_VOLTAGE 3.0
122122
#define VBAT_AR_INTERNAL AR_INTERNAL_3_0
123-
#define ADC_MULTIPLIER (4.90F)
123+
#define ADC_MULTIPLIER (4.6425F)
124124

125125
#undef HAS_GPS
126126
#define HAS_GPS 0
@@ -129,4 +129,4 @@ No longer populated on PCB
129129
}
130130
#endif
131131

132-
#endif
132+
#endif

0 commit comments

Comments
 (0)