]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
Updated README.txt to be a bit more descriptive
authorklueska <klueska>
Tue, 10 Jul 2007 20:01:58 +0000 (20:01 +0000)
committerklueska <klueska>
Tue, 10 Jul 2007 20:01:58 +0000 (20:01 +0000)
apps/RadioCountToLeds/README.txt
apps/RadioSenseToLeds/README.txt

index 6e4fda10a9726e6a6fc7219247520998fe2740c1..af0c80760784ff641cd6b89bb8ea6e9400e9c694 100644 (file)
@@ -11,7 +11,8 @@ timers work.
 
 Tools:
 
-RadioCountMsg.java is a Java class representing the message that
+After compiling, RadioCountMsg.java and RadioCountMsg.py files will be
+created.  RadioCountMsg.java is a Java class representing the message that
 this application sends.  RadioCountMsg.py is a Python class representing
 the message that this application sends.
 
index 930a42e328b01a6e969dce3601c2a481f06c792e..0ccafbda0ab411d367a9697c26739e8c92030687 100644 (file)
@@ -11,7 +11,8 @@ sensor work.
 
 Tools:
 
-RadioSenseMsg.java is a Java class representing the message that
+After compiling, RadioSenseMsg.java and RadioSenseMsg.py files will be
+created.  RadioSenseMsg.java is a Java class representing the message that
 this application sends.  RadioSenseMsg.py is a Python class representing
 the message that this application sends.