Changeset 14772


Ignore:
Timestamp:
01/14/13 06:42:10 (12 years ago)
Author:
neise
Message:
two typos
File:
1 edited

Legend:

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

    r14771 r14772  
    253253function OpenLid()
    254254{
    255     var horizon_parameter = "nautical"
     255    var horizon_parameter = "nautical";
    256256    while (Sun.horizon( horizon_parameter ).isUp)
    257257    {
     
    281281    dim.wait("LID_CONTROL", "Closed", 30000);
    282282
    283     console.out("Open lid: end");
     283    console.out("Close lid: end");
    284284}
    285285
Note: See TracChangeset for help on using the changeset viewer.