Changeset 66

Show
Ignore:
Timestamp:
09/26/08 15:56:17 (9 months ago)
Author:
mcintoke
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • Projects/TrafficLightFinder/src/org/sunspotworld/TrafficLightFinder.java

    r65 r66  
    1111 * red, the SunSPOT will stop.  
    1212 *  
    13  * Pay close attemtion in keeping settings (port, channel, etc.) in synch with  
     13 * Pay close attention in keeping settings (port, channel, etc.) in synch with  
    1414 * TrafficLightSender sunSPOT.  Currently, the settings are the default setting of 
    1515 * the BeaconListener class   
  • Projects/TrafficLightSender/src/org/sunspotworld/TrafficLightSender.java

    r64 r66  
    77 * from the Beacon class.   
    88 *  
    9  * Pay close attemtion in keeping settings (port, channel, etc.) in synch with  
     9 * Pay close attention in keeping settings (port, channel, etc.) in synch with  
    1010 * TrafficLightFinder SPOTBot.  Currently the Beacon class sets the default  
    1111 * setting for this class.