Changeset 16791 for trunk/FACT++/scripts
- Timestamp:
- 06/10/13 11:59:42 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/scripts/handleFtmIdle.js
r16787 r16791 35 35 case "Configuring1": 36 36 case "Configuring2": 37 case "Configured": 37 case "Configured1": 38 case "Configured2": 38 39 console.out("Ftmctrl in '"+state.name+"'... sending RESET_CONFIGURE... waiting for 'Idle'."); 39 40 dim.send("FTM_CONTROL/RESET_CONFIGURE");
Note:
See TracChangeset
for help on using the changeset viewer.