From 886fbbe743a6fae550d0146d91e7a5b02bc67af7 Mon Sep 17 00:00:00 2001 From: Slider0007 <115730895+Slider0007@users.noreply.github.com> Date: Wed, 8 Mar 2023 10:12:54 +0100 Subject: [PATCH] Update StatusLED-BlinkCodes.md --- docs/StatusLED-BlinkCodes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/StatusLED-BlinkCodes.md b/docs/StatusLED-BlinkCodes.md index 253069b..aa4d3a4 100644 --- a/docs/StatusLED-BlinkCodes.md +++ b/docs/StatusLED-BlinkCodes.md @@ -7,8 +7,8 @@ The error code source definition can be found [here](https://github.com/jomjol/A * 250ms blink code to identify source * 500ms defined LED off * 250ms blink code to identify error / status code - * 1,5s LED off to signal repetition - * Either repeat infinite for critical errors or repeat the status / warning blink code 2x + * 1,5s defined LED off to signal repetition + * 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 | **source** | source
blink count| error / warning / status | status
blink count| repeat
infinite |