Changeset 16838


Ignore:
Timestamp:
06/14/13 11:11:36 (11 years ago)
Author:
tbretz
Message:
Try a CLOSE, if the LID is in the state 'Unknown' - might still need some interaction of the shifter.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/scripts/handleLidClosed.js

    r16787 r16838  
    1616    case "NoConnection":
    1717    case "Connected":
    18     case "Unknown":
    1918    case "Moving":
    2019        return wait_state;
    2120
     21    case "Unknown":
    2222    case "Inconsistent":
    2323    case "Open":
Note: See TracChangeset for help on using the changeset viewer.