Changes between Version 2 and Version 3 of Docs/Prog/Manual/ApplicationLibraries/lib825ev/Weight/IsWtUnitsChanged
- Timestamp:
- 08/25/10 07:48:26 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/Prog/Manual/ApplicationLibraries/lib825ev/Weight/IsWtUnitsChanged
v2 v3 23 23 if(IsWtUnitsChanged(1)) 24 24 { 25 DisplayText(0, 0, GetCur WtUnitsLabel(1));25 DisplayText(0, 0, GetCurUnitsLabel(1)); 26 26 } 27 27 }}}