Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions variants/nrf52840/heltec_mesh_pocket/variant.h
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ No longer populated on PCB
#undef AREF_VOLTAGE
#define AREF_VOLTAGE 3.0
#define VBAT_AR_INTERNAL AR_INTERNAL_3_0
#define ADC_MULTIPLIER (4.90F)
#define ADC_MULTIPLIER (4.6425F)

#undef HAS_GPS
#define HAS_GPS 0
Expand All @@ -129,4 +129,4 @@ No longer populated on PCB
}
#endif

#endif
#endif