aboutsummaryrefslogtreecommitdiffstats
path: root/demos/AVR-ATmega128-GCC/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'demos/AVR-ATmega128-GCC/readme.txt')
-rw-r--r--demos/AVR-ATmega128-GCC/readme.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/demos/AVR-ATmega128-GCC/readme.txt b/demos/AVR-ATmega128-GCC/readme.txt
index 1c6ab3c5d..7158463fb 100644
--- a/demos/AVR-ATmega128-GCC/readme.txt
+++ b/demos/AVR-ATmega128-GCC/readme.txt
@@ -8,8 +8,8 @@ The demo runs on an Olimex AVR-MT-128 board.
** The Demo **
-The demo currently just toggles the relay using a thread. It will be expanded
-in next releases.
+The demo currently just writes a hello world on the LCD and toggles the relay
+using a thread while button 2 is pressed.
By pressing the button 1 the test suite is activated, output on serial port 2.
** Build Procedure **