Skip to content

Commit

Permalink
Decrease brushless critically low voltage
Browse files Browse the repository at this point in the history
  • Loading branch information
gemenerik committed Sep 5, 2024
1 parent 0e59a72 commit 320fcc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/platform/interface/platform_defaults_cf21bl.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

// Default values for battery limits
#define DEFAULT_BAT_LOW_VOLTAGE 3.35f
#define DEFAULT_BAT_CRITICAL_LOW_VOLTAGE 3.3f
#define DEFAULT_BAT_CRITICAL_LOW_VOLTAGE 3.0f
#define DEFAULT_BAT_LOW_DURATION_TO_TRIGGER_SEC 5

// Default value for system shutdown in minutes after radio silence.
Expand Down

0 comments on commit 320fcc1

Please sign in to comment.