From 1794a147ac2cde13b4bf93ef13393b70ce56e855 Mon Sep 17 00:00:00 2001 From: Tobias Hopp Date: Mon, 6 Feb 2023 11:16:40 +0100 Subject: [PATCH] update Took 6 minutes --- src/iTender.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/iTender.ts b/src/iTender.ts index 60bec0b..18bcf8c 100644 --- a/src/iTender.ts +++ b/src/iTender.ts @@ -33,7 +33,7 @@ export class iTender { * How many seconds it takes to fill 100ml * @private */ - static secondsPer100ml: number = 19.3335; // 35.3335 + static secondsPer100ml: number = 59.993; // 35.3335 /** * Sensitivity-Factor of the hx711 scales