Update StatusLED-BlinkCodes.md

This commit is contained in:
Slider0007
2023-03-08 10:12:54 +01:00
committed by GitHub
parent 276565ba41
commit 886fbbe743

View File

@@ -7,8 +7,8 @@ The error code source definition can be found [here](https://github.com/jomjol/A
* 250ms blink code to identify source * 250ms blink code to identify source
* 500ms defined LED off * 500ms defined LED off
* 250ms blink code to identify error / status code * 250ms blink code to identify error / status code
* 1,5s LED off to signal repetition * 1,5s defined LED off to signal repetition
* Either repeat infinite for critical errors or repeat the status / warning blink code 2x * Repetition blink code infinite for critical errors or 2x for status / warning indication
* e.g. 3x blinks | 500ms LED off | 2x blinks --> error: SD card not found * e.g. 3x blinks | 500ms LED off | 2x blinks --> error: SD card not found
| **source** | source <br> blink count| error / warning / status | status <br> blink count| repeat <br> infinite | | **source** | source <br> blink count| error / warning / status | status <br> blink count| repeat <br> infinite |