Reformat config.h after rebase

pull/66/head
D.R.racer 2021-07-29 10:19:37 +02:00
parent 461ef5a008
commit 20932a2c99
1 changed files with 0 additions and 1 deletions

View File

@ -106,7 +106,6 @@ static constexpr IdlerLimits idlerLimits = {
.accel = 1000.0_deg_s2,
};
/// Max retries of FeedToBondtech used in LoadFilament
static constexpr uint8_t feedToBondtechMaxRetries = 2;