Ignore:
Timestamp:
01/28/14 10:35:08 (11 years ago)
Author:
tbretz
Message:
Added PowerProblem to the list of handled states.
File:
1 edited

Legend:

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

    r16857 r17536  
    2323    case "Unknown":
    2424    case "Inconsistent":
     25    case "PowerProblem":
    2526    case "Open":
    2627        console.out("Lidctrl in '"+state.name+"'... sending CLOSE... waiting for 'Closed'.");
Note: See TracChangeset for help on using the changeset viewer.