Ignore:
Timestamp:
11/03/12 18:59:57 (12 years ago)
Author:
tbretz
Message:
Added description for state Moving
File:
1 edited

Legend:

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

    r14490 r14553  
    550550        T::AddStateName(Lid::State::kOpen, "Open",
    551551                     "Both lids are open");
     552
     553        T::AddStateName(Lid::State::kMoving, "Moving",
     554                     "Lids are supposed to move, waiting for next status");
    552555
    553556
Note: See TracChangeset for help on using the changeset viewer.