Update StatusLED-BlinkCodes.md

This commit is contained in:
Slider0007
2023-03-08 10:06:19 +01:00
committed by GitHub
parent d7c500e435
commit 26e8cd5342

View File

@@ -35,7 +35,7 @@ The effective error codes can be found [here](https://github.com/jomjol/AI-on-th
| TIME_CHECK | 7 | Missing time sync (check every round) | 1 |
| OTA_OR_AP | 8 | OTA process ongoing | 1 | X
| OTA_OR_AP | 8 | Soft AP started (for remote config) | 2 | X
| FLASHLIGHT | N/A | LED on when flashlight is on | solid, <br> no blinking
| FLASHLIGHT | N/A | LED on when flashlight is on | solid, <br> no blink
@@ -177,7 +177,7 @@ If system is configured to be synced with a NTP server the sync status is checke
An OTA is performed right now. Please wait until OTA is completed. System is rebooting automatically. If system is not coming up, please check serial console output.
### `Soft AP started (for remote config)`
The built-in access point functionality is started to perform initial remote remote setup. Further description: https://jomjol.github.io/AI-on-the-edge-device-docs/Installation/ --> Section `Remote Setup using the built-in Access Point`
The built-in access point functionality is started to perform initial remote remote setup. Further description: [https://jomjol.github.io/AI-on-the-edge-device-docs/Installation/] --> Section `Remote Setup using the built-in Access Point`