Changeset 16791


Ignore:
Timestamp:
06/10/13 11:59:42 (11 years ago)
Author:
tbretz
Message:
Configured is now Configured1 and Configured2
File:
1 edited

Legend:

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

    r16787 r16791  
    3535    case "Configuring1":
    3636    case "Configuring2":
    37     case "Configured":
     37    case "Configured1":
     38    case "Configured2":
    3839        console.out("Ftmctrl in '"+state.name+"'... sending RESET_CONFIGURE... waiting for 'Idle'.");
    3940        dim.send("FTM_CONTROL/RESET_CONFIGURE");
Note: See TracChangeset for help on using the changeset viewer.