You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this example both tanks receive the same value of 15000.
The left tank caps the display of this value to 3.6 because the max tank level is 3.6,
this however is a bad idea, it makes sensor values out of the normal range seem less bad than they actually are.
Similar to #113
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
In this example both tanks receive the same value of 15000.
The left tank caps the display of this value to 3.6 because the max tank level is 3.6,
this however is a bad idea, it makes sensor values out of the normal range seem less bad than they actually are.
Similar to #113
The text was updated successfully, but these errors were encountered: