From 69ed2d2428e31c2c6ae20c3d36aa42949a6c243c Mon Sep 17 00:00:00 2001 From: pascallanger Date: Fri, 10 Feb 2017 17:40:47 +0100 Subject: [PATCH] Update Troubleshooting.md --- docs/Troubleshooting.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/Troubleshooting.md b/docs/Troubleshooting.md index b8a0f6f..2420733 100644 --- a/docs/Troubleshooting.md +++ b/docs/Troubleshooting.md @@ -7,7 +7,8 @@ ###Red LED (bind LED) - Off: program not running or a protocol selected with the associated module not installed -- Flash(on=0.1s,off=1s): invalid protocol selected (excluded from compilation or invalid protocol number) +- Flash(on=0.05s,off=1s): invalid protocol selected (excluded from compilation or invalid protocol number) +- Inverted Flash(on=1s,off=0.1s): module is waiting for a bind event (Bind from channel or Bind in radio GUI) to launch the protocol in bind mode - Fast blink(on=0.1s,off=0.1s): bind in progress - Slow blink(on=0.5s,off=0.5s): serial has been selected but no valid signal is being seen on the RX pin. - Slower blink(on=1s,off=1s): PPM has been selected but no valid signal is being seen on the PPM pin.