mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-09 04:56:57 +03:00
Deployed 8e92b33 with MkDocs version: 1.4.2
This commit is contained in:
@@ -5,14 +5,14 @@
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><link rel="canonical" href="https://jomjol.github.io/AI-on-the-edge-device-docs/Error-Codes/" />
|
||||
<link rel="shortcut icon" href="../img/favicon.ico" />
|
||||
<title>Error Codes - AI on the Edge Device</title>
|
||||
<title>Reduced webinterface (error codes) - AI on the Edge Device</title>
|
||||
<link rel="stylesheet" href="../css/theme.css" />
|
||||
<link rel="stylesheet" href="../css/theme_extra.css" />
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.5.0/styles/github.min.css" />
|
||||
|
||||
<script>
|
||||
// Current page data
|
||||
var mkdocs_page_name = "Error Codes";
|
||||
var mkdocs_page_name = "Reduced webinterface (error codes)";
|
||||
var mkdocs_page_input_path = "Error-Codes.md";
|
||||
var mkdocs_page_url = "/AI-on-the-edge-device-docs/Error-Codes/";
|
||||
</script>
|
||||
@@ -111,7 +111,7 @@
|
||||
</ul>
|
||||
<p class="caption"><span class="caption-text">Troubleshooting</span></p>
|
||||
<ul class="current">
|
||||
<li class="toctree-l1 current"><a class="reference internal current" href="./">Error Codes</a>
|
||||
<li class="toctree-l1 current"><a class="reference internal current" href="./">Reduced webinterface (error codes)</a>
|
||||
<ul class="current">
|
||||
<li class="toctree-l2"><a class="reference internal" href="#0x00000001-psram-bad">0x00000001 PSRAM bad</a>
|
||||
</li>
|
||||
@@ -125,15 +125,15 @@
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../StatusLED-BlinkCodes/">StatusLED BlinkCodes</a>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../StatusLED-BlinkCodes/">Board status LED (blink codes)</a>
|
||||
</li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../WLAN-disconnect-reason/">WLAN disconnect reasons</a>
|
||||
</li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../Error-Debugging/">Error Debugging</a>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../Error-Debugging/">Often observed issues</a>
|
||||
</li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../Frequent-Reboots/">Frequent Reboots</a>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../Frequent-Reboots/">Basic hardware/config issues</a>
|
||||
</li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../Demo-Mode/">Demo Mode</a>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../Demo-Mode/">Demo mode</a>
|
||||
</li>
|
||||
</ul>
|
||||
<p class="caption"><span class="caption-text">API's</span></p>
|
||||
@@ -179,7 +179,7 @@
|
||||
<ul class="wy-breadcrumbs">
|
||||
<li><a href=".." class="icon icon-home" alt="Docs"></a> »</li>
|
||||
<li>Troubleshooting »</li>
|
||||
<li>Error Codes</li>
|
||||
<li>Reduced webinterface (error codes)</li>
|
||||
<li class="wy-breadcrumbs-aside">
|
||||
<a href="https://github.com/jomjol/AI-on-the-edge-device-docs/edit/main/docs/Error-Codes.md" class="icon icon-github"> Edit on GitHub</a>
|
||||
</li>
|
||||
@@ -256,7 +256,7 @@ A reboot of the device might help.</p>
|
||||
</div><footer>
|
||||
<div class="rst-footer-buttons" role="navigation" aria-label="Footer Navigation">
|
||||
<a href="../New-Releases-Notification/" class="btn btn-neutral float-left" title="Notification about new Releases"><span class="icon icon-circle-arrow-left"></span> Previous</a>
|
||||
<a href="../StatusLED-BlinkCodes/" class="btn btn-neutral float-right" title="StatusLED BlinkCodes">Next <span class="icon icon-circle-arrow-right"></span></a>
|
||||
<a href="../StatusLED-BlinkCodes/" class="btn btn-neutral float-right" title="Board status LED (blink codes)">Next <span class="icon icon-circle-arrow-right"></span></a>
|
||||
</div>
|
||||
|
||||
<hr/>
|
||||
|
||||
Reference in New Issue
Block a user