highlight
This commit is contained in:
parent
8a1c764e94
commit
918747cad6
1 changed files with 2 additions and 0 deletions
|
@ -20,7 +20,9 @@ function CoffeeMachine(power) {
|
|||
}
|
||||
|
||||
this.run = function() {
|
||||
*!*
|
||||
timerId = setTimeout(onReady, getBoilTime());
|
||||
*/!*
|
||||
};
|
||||
|
||||
*!*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue