Changes between Version 7 and Version 8 of Docs/Prog/Manual/ApplicationLibraries/lib825ev/Weight/MnBdSetWIM
- Timestamp:
- 03/12/25 07:27:19 (4 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/Prog/Manual/ApplicationLibraries/lib825ev/Weight/MnBdSetWIM
v7 v8 2 2 Initiate mainboard for high speed buffered weight reading 3 3 4 {{{ 4 {{{#!c++ 5 5 int MnBdSetWIM(uint16 onDivisions, uint16 offDivisions, uint8 onCount, uint8 offCount, uint16 flag) 6 6 }}} … … 27 27 == Example == 28 28 29 {{{ 29 {{{#!c++ 30 30 31 31 int minor_ver = 0;