Skip to content

Commit

Permalink
kek
Browse files Browse the repository at this point in the history
  • Loading branch information
lo1ol committed Jul 14, 2024
1 parent c6be0a7 commit c1f0d9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Modes/FStopTestMode.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ class FStopTestMode final : public ModeProcessor {
private:
void printLog(bool& logOverFlowed) const;
Time getPrintTime() const;
Time getStepTotalTime(uint8_t step) const;
Time getStepTotalTime(uint8_t step) const ;

bool kSplit;
Step m_step;
Expand Down

0 comments on commit c1f0d9b

Please sign in to comment.