Force fix formatting

pull/206/head
D.R.racer 2022-09-21 12:18:12 +02:00 committed by DRracer
parent 0fa8a3c278
commit 4f1a301e0e
3 changed files with 3 additions and 2 deletions

View File

@ -94,6 +94,7 @@ public:
uint8_t StallGuardThreshold(config::Axis axis) const;
/// Stores the new StallGuard threshold for an axis into EEPROM (does not affect the current state of TMC drivers at all)
void SetStallGuardThreshold(config::Axis axis, uint8_t sgthrs);
private:
/// Sets the active slot, usually after some command/operation.
/// Also updates the EEPROM records accordingly