diff --git a/src/power/PowerParameters.h b/src/power/PowerParameters.h index c895b65..bf16281 100644 --- a/src/power/PowerParameters.h +++ b/src/power/PowerParameters.h @@ -44,7 +44,7 @@ struct Battery { }; // Configuration - static constexpr int AVERAGING_SAMPLES = 10; + static constexpr int AVERAGING_SAMPLES = 20; }; // Factors concerning Buck-Boost-Converter