Changeset 13743
- Timestamp:
- 05/16/12 09:01:49 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/src/RemoteControl.h
r13732 r13743 150 150 lout << " " "<state> The state id (see 'states') for which to wait (e.g. 3)\n"; 151 151 lout << " " "<imeout> A timeout in millisenconds how long to wait (e.g. 500)\n"; 152 lout << " " "<label> A label until which everything is skipped in case of timeout\n";152 lout << " " "<label> A label (number) until which everything is skipped in case of timeout\n"; 153 153 lout << endl; 154 154 return true;
Note:
See TracChangeset
for help on using the changeset viewer.