Update scripts and seconds
This commit is contained in:
@ -28,7 +28,7 @@ const log = debug("itender:station");
|
||||
const mixLog = debug("itender:mix");
|
||||
|
||||
export class iTender {
|
||||
private static secondsPer100ml: number = 10;
|
||||
private static secondsPer100ml: number = 35.3335;
|
||||
|
||||
static get drinks(): IDrink[] {
|
||||
return this._drinks;
|
||||
|
Reference in New Issue
Block a user