Skip to content

Commit

Permalink
chore: add note about LiHV on some handsets
Browse files Browse the repository at this point in the history
  • Loading branch information
pfeerick authored and richardclli committed Jan 28, 2025
1 parent 8f03a86 commit 36100d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions radio/src/targets/pl18/board.h
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ extern "C" void SDRAM_Init();
#define BATTERY_MIN 35 // 3.5V
#define BATTERY_MAX 42 // 4.2V
#else
// LiHV battery thresholds
#define BATTERY_WARN 37 // 3.7V
#define BATTERY_MIN 35 // 3.4V
#define BATTERY_MAX 43 // 4.3V
Expand Down

0 comments on commit 36100d2

Please sign in to comment.