Skip to content

Commit

Permalink
Fix Receiver LED images
Browse files Browse the repository at this point in the history
  • Loading branch information
deadbytefpv committed Feb 23, 2024
1 parent e2b9130 commit a6ff268
Show file tree
Hide file tree
Showing 7 changed files with 6 additions and 6 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/images/receiverLED/LED_ON.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 6 additions & 6 deletions docs/quick-start/led-status.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@ Receivers with a single color LED communicate their status as follows:

|| LED Indication | Status |
|---|---|---|
|![LEDSEQ_DISCONNECTED](https://cdn.discordapp.com/attachments/738450139693449258/921065812985520268/LEDSEQ_DISCONNECTED_50_50.gif)| Slow blink 500ms on/off | Waiting for connection from transmitter |
|![LEDSEQ_WIFI_UPDATE](https://cdn.discordapp.com/attachments/738450139693449258/921065813983760384/LEDSEQ_WIFI_UPDATE_2_3.gif)| Fast blinking 25ms on/off | WiFi mode enabled |
|![LEDSEQ_RADIO_FAILED](https://cdn.discordapp.com/attachments/738450139693449258/921065813719527464/LEDSEQ_RADIO_FAILED_20_100.gif)| Medium speed blink 100ms on/off | Radio chip not detected |
|![LEDSEQ_BINDING](https://cdn.discordapp.com/attachments/738450139693449258/921065812763218010/LEDSEQ_BINDING_10_10_10_100.gif)| Double blink then pause | Binding mode enabled |
|![LEDSEQ_MODEL_MISMATCH](https://cdn.discordapp.com/attachments/738450139693449258/921065813425934446/LEDSEQ_MODEL_MISMATCH_10_10_10_10_10_100.gif)| Triple blink then pause | Connected to transmitter but mismatched model-match configuration |
|![CONNECTED](https://cdn.discordapp.com/attachments/738450139693449258/921065812507373568/LED_ON.gif)| Solid on | Connected to a transmitter, or bootloader mode enabled |
|![LEDSEQ_DISCONNECTED](../assets/images/receiverLED/LEDSEQ_DISCONNECTED_50_50.gif)| Slow blink 500ms on/off | Waiting for connection from transmitter |
|![LEDSEQ_WIFI_UPDATE](../assets/images/receiverLED/LEDSEQ_WIFI_UPDATE_2_3.gif)| Fast blinking 25ms on/off | WiFi mode enabled |
|![LEDSEQ_RADIO_FAILED](../assets/images/receiverLED/LEDSEQ_RADIO_FAILED_20_100.gif)| Medium speed blink 100ms on/off | Radio chip not detected |
|![LEDSEQ_BINDING](../assets/images/receiverLED/LEDSEQ_BINDING_10_10_10_100.gif)| Double blink then pause | Binding mode enabled |
|![LEDSEQ_MODEL_MISMATCH](../assets/images/receiverLED/LEDSEQ_MODEL_MISMATCH_10_10_10_10_10_100.gif)| Triple blink then pause | Connected to transmitter but mismatched model-match configuration |
|![CONNECTED](../assets/images/receiverLED/LED_ON.gif)| Solid on | Connected to a transmitter, or bootloader mode enabled |

Receivers with RGB LED show status as indicated below:

Expand Down

0 comments on commit a6ff268

Please sign in to comment.