Ignore:
Timestamp:
05/23/12 09:43:46 (12 years ago)
Author:
tbretz
Message:
Moved the humidites at the end of the list of services transmitted.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/src/fscctrl.cc

    r13194 r13819  
    543543        }
    544544
     545        UpdateHum( time, humidities);
    545546        UpdateTemp(time, temperatures);
    546547        UpdateVolt(time, voltages);
    547548        UpdateCur( time, currents);
    548         UpdateHum( time, humidities);
    549549
    550550        StartRead();
Note: See TracChangeset for help on using the changeset viewer.