Skip to content

Commit

Permalink
Bugfix double kWaterEmpty - due to pull from github
Browse files Browse the repository at this point in the history
  • Loading branch information
genkigenki committed Dec 10, 2023
1 parent 11a58a4 commit 816163c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ enum MachineState {
kCoolDown = 45,
kBackflush = 50,
kWaterEmpty = 70,
kWaterEmpty = 70,
kEmergencyStop = 80,
kPidOffline = 90,
kStandby = 95,
Expand Down

0 comments on commit 816163c

Please sign in to comment.