Changeset 14772
- Timestamp:
- 01/14/13 06:42:10 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/scripts/Main.js
r14771 r14772 253 253 function OpenLid() 254 254 { 255 var horizon_parameter = "nautical" 255 var horizon_parameter = "nautical"; 256 256 while (Sun.horizon( horizon_parameter ).isUp) 257 257 { … … 281 281 dim.wait("LID_CONTROL", "Closed", 30000); 282 282 283 console.out(" Openlid: end");283 console.out("Close lid: end"); 284 284 } 285 285
Note:
See TracChangeset
for help on using the changeset viewer.