|
@@ -464,8 +464,6 @@ void *coffeeThread(void *threadid) {
|
|
*
|
|
*
|
|
*/
|
|
*/
|
|
case STATE_CLEANING: //this can only be executed once the machine is hot!
|
|
case STATE_CLEANING: //this can only be executed once the machine is hot!
|
|
- if (SigValueEmpty() && mode == MODE_STATE)
|
|
|
|
- pause();
|
|
|
|
if (!halProxSensorCovered()) {
|
|
if (!halProxSensorCovered()) {
|
|
//execute the cleaning procedure
|
|
//execute the cleaning procedure
|
|
coffeeClean();
|
|
coffeeClean();
|