examples: Correct instructions for timer_64led example
authorJakob Gruber <jakob.gruber@gmail.com>
Fri, 20 Jul 2012 19:52:05 +0000 (21:52 +0200)
committerJakob Gruber <jakob.gruber@gmail.com>
Fri, 20 Jul 2012 19:52:05 +0000 (21:52 +0200)
examples/board_timer_64led/timer_64led.c

index dbb0303..5e6fe3f 100644 (file)
@@ -320,9 +320,9 @@ int main(int argc, char *argv[])
        printf( "Demo : This is a real world firmware, a 'stopwatch'\n"
                        "   timer that can count up to 99 days. It features a PWM control of the\n"
                        "   brightness, blinks the dots, displays the number of days spent and so on.\n\n"
-                       "   Press '0' to press the 'start' button\n"
-                       "   Press '1' to press the 'stop' button\n"
-                       "   Press '2' to press the 'reset' button\n"
+                       "   Press '1' to press the 'start' button\n"
+                       "   Press '2' to press the 'stop' button\n"
+                       "   Press '3' to press the 'reset' button\n"
                        "   Press 'q' to quit\n\n"
                        "   Press 'r' to start recording a 'wave' file - with a LOT of data\n"
                        "   Press 's' to stop recording\n"