From 8370bdb99f54f8d7fe762c6667718ff792eeeb55 Mon Sep 17 00:00:00 2001 From: CaCO3 Date: Thu, 13 Jul 2023 08:21:21 +0200 Subject: [PATCH] Update Error-Codes.md --- docs/Error-Codes.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/Error-Codes.md b/docs/Error-Codes.md index 643c0f5..5ef25f6 100644 --- a/docs/Error-Codes.md +++ b/docs/Error-Codes.md @@ -63,9 +63,10 @@ The following folders / files get checked during boot sequence: * /sdcard/html/ota_page.html * /sdcard/html/log.html * /sdcard/html/common.js - * /sdcard/html/gethost.js * /sdcard/html/version.txt +Note: This list might be outdated, see the source code for the latest implementation: [SDCardCheckRW()](https://github.com/jomjol/AI-on-the-edge-device/blob/rolling/code/components/jomjol_helper/sdcard_check.cpp#L14) + Recommendation: Check logs and / or redo a Over-The-Air Update (OTA Update) to ensure proper SD card structure ## Non-Critical Errors