From: klueska Date: Tue, 10 Jul 2007 20:01:58 +0000 (+0000) Subject: Updated README.txt to be a bit more descriptive X-Git-Tag: release_tools_1_2_4_1~44 X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=commitdiff_plain;h=2026371486292b8dfd98213e2bad6ad8cf07b679 Updated README.txt to be a bit more descriptive --- diff --git a/apps/RadioCountToLeds/README.txt b/apps/RadioCountToLeds/README.txt index 6e4fda10..af0c8076 100644 --- a/apps/RadioCountToLeds/README.txt +++ b/apps/RadioCountToLeds/README.txt @@ -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. diff --git a/apps/RadioSenseToLeds/README.txt b/apps/RadioSenseToLeds/README.txt index 930a42e3..0ccafbda 100644 --- a/apps/RadioSenseToLeds/README.txt +++ b/apps/RadioSenseToLeds/README.txt @@ -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.