From 0f7c0618b0396cac92b066e2eb9c8a17cc46622b Mon Sep 17 00:00:00 2001 From: Slider0007 <115730895+Slider0007@users.noreply.github.com> Date: Tue, 28 Mar 2023 15:21:06 +0200 Subject: [PATCH] Update Frequent-Reboots.md --- docs/Frequent-Reboots.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Frequent-Reboots.md b/docs/Frequent-Reboots.md index f384fe1..7ea48b7 100644 --- a/docs/Frequent-Reboots.md +++ b/docs/Frequent-Reboots.md @@ -150,9 +150,9 @@ If a relevant folder or file is missing the following indications are available: ###### CNN model file not available / corrupt -Additionally for operation CNN model files on SD card are mandatory. +Additionally for operation CNN model files on SD card are mandatory, one CNN model file for analog counter and for for digit numbers each. -* `/config/XXXXX.tflite` (one CNN model file for analog counter and for for digit numbers each, where XXXXX is the file name, that is written in the `config.ini`) +* `/config/XXXXX.tflite` (XXXXX is the file name, that is written in the `config.ini`) If the files which are configured in `config.ini` are not present or corrupt, the process is going to be interrupted (or at worst case a device crash occurs). Please check logs files to have an indicator for the root cause.