Update Troubleshooting.md

This commit is contained in:
pascallanger 2017-02-10 17:40:47 +01:00 committed by GitHub
parent 0c5fae01b5
commit 69ed2d2428

View File

@ -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.