Skip to content

Commit

Permalink
fix brew() comment
Browse files Browse the repository at this point in the history
  • Loading branch information
LoQue90 committed Sep 10, 2024
1 parent 41fe55f commit 43a0dbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/brewHandler.h
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ void brewTimer() {

#if (FEATURE_BREWCONTROL == 1)
/**
* @brief Time base brew mode
* @brief Time or weight based brew mode
*/
void brew() {
unsigned long currentMillisTemp = millis();
Expand Down

0 comments on commit 43a0dbd

Please sign in to comment.