Changeset 66
- Timestamp:
- 09/26/08 15:56:17 (9 months ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
Projects/TrafficLightFinder/src/org/sunspotworld/TrafficLightFinder.java
r65 r66 11 11 * red, the SunSPOT will stop. 12 12 * 13 * Pay close atte mtion in keeping settings (port, channel, etc.) in synch with13 * Pay close attention in keeping settings (port, channel, etc.) in synch with 14 14 * TrafficLightSender sunSPOT. Currently, the settings are the default setting of 15 15 * the BeaconListener class Projects/TrafficLightSender/src/org/sunspotworld/TrafficLightSender.java
r64 r66 7 7 * from the Beacon class. 8 8 * 9 * Pay close atte mtion in keeping settings (port, channel, etc.) in synch with9 * Pay close attention in keeping settings (port, channel, etc.) in synch with 10 10 * TrafficLightFinder SPOTBot. Currently the Beacon class sets the default 11 11 * setting for this class.
