Skip to content

Commit

Permalink
style
Browse files Browse the repository at this point in the history
  • Loading branch information
Zer0-bit committed Aug 6, 2023
1 parent 7356562 commit 72eee62
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/gaggiuino.ino
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,6 @@ static void sensorsReadWeight(void) {
|| systemState.operationMode != OperationMode::FLUSH_AUTO
|| systemState.operationMode != OperationMode::DESCALE
|| systemState.operationMode != OperationMode::STEAM;


if (brewActive && isBrew) {
// If there's a sudden jump in weight
Expand Down

0 comments on commit 72eee62

Please sign in to comment.