wiki:Docs/Prog/Manual/ApplicationLibraries/lib825ev/Weight/ResetPrevWtUnits

ResetPrevWtUnits

Resets the previous weight units so the next call to IsWtUnitsChanged will return true.

void ResetPrevWtUnits(void);

void ResetPrevWtUnits(int nScale);

Parameters

  • nScale - scale to reset

Version with no parameter will reset all scales.

Return Value

This function does not return any result.

Remarks

Examples

// After clearing a menu display reset the previous weight units so the units will be redrawn
ResetPrevWtUnits();

See Also

Last modified 6 years ago Last modified on 04/12/18 13:01:05
Note: See TracWiki for help on using the wiki.