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