Skip to content

Commit c4bd8b2

Browse files
adjust battery curve
1 parent 667b7c5 commit c4bd8b2

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)