From 09b1ca3f36fc802cee77812c2f3f2cd25d618f83 Mon Sep 17 00:00:00 2001 From: Slider0007 <115730895+Slider0007@users.noreply.github.com> Date: Thu, 2 Mar 2023 14:46:09 +0100 Subject: [PATCH] Update and rename StatusLED_BlinkCodes.md to StatusLED-BlinkCodes.md --- docs/{StatusLED_BlinkCodes.md => StatusLED-BlinkCodes.md} | 3 --- 1 file changed, 3 deletions(-) rename docs/{StatusLED_BlinkCodes.md => StatusLED-BlinkCodes.md} (87%) diff --git a/docs/StatusLED_BlinkCodes.md b/docs/StatusLED-BlinkCodes.md similarity index 87% rename from docs/StatusLED_BlinkCodes.md rename to docs/StatusLED-BlinkCodes.md index 748e1e1..d37eb60 100644 --- a/docs/StatusLED_BlinkCodes.md +++ b/docs/StatusLED-BlinkCodes.md @@ -25,6 +25,3 @@ Those Errors can be caused by an error during initialization. It is possible tha The firmware was unable to initialize the Camera Framebuffer. The firmware will continue to work, but other consequential error might arise. A reboot of the device might help. - -## `0x00000200` NTP failed -The firmware failed to get the world time from an NTP server. The firmware will continue to work, but has a wrong time.