Deployed 98f004b with MkDocs version: 1.4.2

This commit is contained in:
github-actions[bot]
2023-03-08 09:08:06 +00:00
parent 3d01ae2fc3
commit 8e2f375a04
3 changed files with 3 additions and 3 deletions

View File

@@ -178,7 +178,7 @@
<div class="section" itemprop="articleBody"> <div class="section" itemprop="articleBody">
<p>This page lists possible blink codes of the red LED located on the ESP32-CAM board, their meaning and possible solutions.</p> <p>This page lists possible blink codes of the red LED located on the ESP32-CAM board, their meaning and possible solutions.</p>
<p>The effective error codes can be found <a href="https://github.com/jomjol/AI-on-the-edge-device/blob/rolling/code/components/jomjol_helper/statusled.h">here</a>.</p> <p>The error code source definition can be found <a href="https://github.com/jomjol/AI-on-the-edge-device/blob/rolling/code/components/jomjol_helper/statusled.h">here</a>.</p>
<h1 id="general-design-approach">General design approach:</h1> <h1 id="general-design-approach">General design approach:</h1>
<ul> <ul>
<li>250ms blink code to identify source</li> <li>250ms blink code to identify source</li>
@@ -314,7 +314,7 @@
<tr> <tr>
<td>PSRAM_INIT</td> <td>PSRAM_INIT</td>
<td>6</td> <td>6</td>
<td>SPI RAM init failed: Not found/defective</td> <td>RAM init failed: Not found/defective</td>
<td>1</td> <td>1</td>
<td>X</td> <td>X</td>
</tr> </tr>

File diff suppressed because one or more lines are too long

Binary file not shown.