Took 6 minutes
This commit is contained in:
Tobias Hopp 2023-02-06 11:16:40 +01:00
parent 1240809384
commit 1794a147ac

View File

@ -33,7 +33,7 @@ export class iTender {
* How many seconds it takes to fill 100ml * How many seconds it takes to fill 100ml
* @private * @private
*/ */
static secondsPer100ml: number = 19.3335; // 35.3335 static secondsPer100ml: number = 59.993; // 35.3335
/** /**
* Sensitivity-Factor of the hx711 scales * Sensitivity-Factor of the hx711 scales