Changes between Version 14 and Version 15 of Docs/Prog/Manual/ApplicationLibraries/lib825ev/Weight/StartRepeatMulti
- Timestamp:
- 04/07/15 08:22:09 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Docs/Prog/Manual/ApplicationLibraries/lib825ev/Weight/StartRepeatMulti
v14 v15 50 50 if(StartRepeatMulti(100, counters) == OK) 51 51 DisplayText(0, 0, "Wt, I/O, cnt 10 times per second"); 52 53 // Counter input may be read in MNBD_EVENT(MultiRcv) - printf("cnt1 %d\r\n", g_multi_counters.cnt1); 52 54 }}} 53 55