Changes between Version 2 and Version 3 of Docs/Prog/Manual/ApplicationLibraries/lib825ev/Weight/MnBdGetErrMsg
- Timestamp:
- 03/12/25 07:29:57 (3 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/Prog/Manual/ApplicationLibraries/lib825ev/Weight/MnBdGetErrMsg
v2 v3 2 2 Get current error message. 3 3 4 {{{ 4 {{{#!c++ 5 5 const char* MnBdGetErrMsg(void); 6 6 }}} … … 20 20 == Example == 21 21 22 {{{ 22 {{{#!c++ 23 23 if(ZeroScale(1) != OK) 24 24 {