Reformat config.h after rebase

pull/78/head
D.R.racer 2021-07-29 10:19:37 +02:00 committed by DRracer
parent d94ad8b90e
commit 7029b1b03d
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;