Changes between Version 3 and Version 4 of Docs/Prog/Manual/ApplicationLibraries/lib825ev/Weight/ZeroScale
- Timestamp:
- 03/12/25 07:20:47 (4 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/Prog/Manual/ApplicationLibraries/lib825ev/Weight/ZeroScale
v3 v4 2 2 Sets the specified scale to zero weight 3 3 4 {{{ 4 {{{#!c++ 5 5 int ZeroScale(int nScale = process_scale); 6 6 }}}