From 487d90f260fecf55acf2e9ed02032c930259e278 Mon Sep 17 00:00:00 2001 From: pascallanger Date: Tue, 10 May 2016 13:32:02 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 48a68af..6ad5e38 100644 --- a/README.md +++ b/README.md @@ -349,9 +349,9 @@ This will make sure your ATMEGA328 is well configured and the global TX ID is no ###LED status - off: program not running or a protocol selected with the associated module not installed. -- flash: invalid protocol selected (excluded from compilation or invalid protocol number) -- slow blink: serial has been selected but no valid signal has been seen on the RX pin. -- fast blink: bind in progress. +- flash(on=0.1s,off=1s): invalid protocol selected (excluded from compilation or invalid protocol number) +- slow blink(on=0.5s,off=0.5s): serial has been selected but no valid signal has been seen on the RX pin. +- fast blink(on=0.1s,off=0.1s): bind in progress. - on: normal operation. ###Protocol selection