Changes between Version 4 and Version 5 of Docs/Prog/Manual/ApplicationLibraries/lib825ev/Weight/IsWtUnitsChanged
- Timestamp:
- 03/12/25 07:30:59 (3 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/Prog/Manual/ApplicationLibraries/lib825ev/Weight/IsWtUnitsChanged
v4 v5 2 2 Checks whether the weight units such as "lb" or "kg" is different from the last time IsWtUnitsChanged was called. 3 3 4 {{{ 4 {{{#!c++ 5 5 bool IsWtUnitsChanged(int nScale); 6 6 }}} … … 20 20 == Example == 21 21 22 {{{ 22 {{{#!c++ 23 23 if(IsWtUnitsChanged(1)) 24 24 {