Changes between Version 16 and Version 17 of Docs/Prog/Manual/ApplicationLibraries/lib825ev/Weight


Ignore:
Timestamp:
02/26/20 07:42:59 (4 years ago)
Author:
Don Wilson
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Docs/Prog/Manual/ApplicationLibraries/lib825ev/Weight

    v16 v17  
    111111BACKGROUND_EVENT(Comm)
    112112{
    113         // This gets called every few milliseconds or so. MnBdRead must be called to process any messages received from
    114         // from the mainboard. MnBdRead will call event MultiRcv that we registered previously when scale and DIO status status is
     113        // This gets called every few milliseconds or so when main code is in a CForm run or a SleepSeconds statement.
     114        // MnBdRead must be called to process any messages received from the mainboard.
     115        // MnBdRead will call event MultiRcv that we registered previously when scale and DIO status is
    115116        // received.
    116117