Skip to content

Commit

Permalink
rework brew() and backflush()
Browse files Browse the repository at this point in the history
clean up and less states for brew() and backflush()
removed brewOn and used bool brew()
removed manualFlushOn and used bool manualFlush()
move all backflush related stuff into brewHandler
fix includes for brewHandler.h
backflush() is now only called if mashineState is kBackflush
if mashine is in kBackflush brewswitch controls backflush and it is not possible to start a brew
removed boolean, use bool

moved PID and Heater disable into mashine state kBachflush
  • Loading branch information
LoQue90 committed Oct 13, 2024
1 parent 893da19 commit 454d93b
Show file tree
Hide file tree
Showing 3 changed files with 267 additions and 267 deletions.
Loading

0 comments on commit 454d93b

Please sign in to comment.