From 2026371486292b8dfd98213e2bad6ad8cf07b679 Mon Sep 17 00:00:00 2001 From: klueska Date: Tue, 10 Jul 2007 20:01:58 +0000 Subject: [PATCH] Updated README.txt to be a bit more descriptive --- apps/RadioCountToLeds/README.txt | 3 ++- apps/RadioSenseToLeds/README.txt | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) 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. -- 2.39.2