Changes between Version 8 and Version 9 of Docs/Prog/Manual/ApplicationLibraries/lib825ev/Weight/DLCRepeatMultiIncludeCellWts
- Timestamp:
- 03/12/25 07:40:28 (3 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/Prog/Manual/ApplicationLibraries/lib825ev/Weight/DLCRepeatMultiIncludeCellWts
v8 v9 2 2 Enable or disable inclusion of individual cell weight information in repeat multi event when used with DLC 3 3 4 {{{ 4 {{{#!c++ 5 5 int DLCRepeatMultiIncludeCellWts(int dlcCard, bool enable); 6 6 }}} … … 20 20 == Examples == 21 21 22 {{{ 22 {{{#!c++ 23 23 24 24 extern struct mnbd_dlc_cmd_struct g_dlc_cmd;