Deployed cc1a52c with MkDocs version: 1.6.1

This commit is contained in:
github-actions[bot]
2024-12-25 18:46:29 +00:00
parent 1dea042ef0
commit 0f7ec7bac1
2 changed files with 3 additions and 5 deletions

View File

@@ -628,14 +628,12 @@
<div class="md-content" data-md-component="content">
<article class="md-content__inner md-typeset">
<h1 id="living-on-the-edge"><span class="enumerate-headings-plugin enumerate-heading-plugin">1.</span> Living on the Edge</h1>
<p>The <a href="https://github.com/jomjol/AI-on-the-edge-device">Github repository</a> contains multiple branches:</p>
<ul>
<li>The <a href="https://github.com/jomjol/AI-on-the-edge-device/tree/master">master</a> branch contains the same firmware version as provided on the <a href="https://github.com/jomjol/AI-on-the-edge-device/releases">release page</a>.</li>
<li>The <a href="https://github.com/jomjol/AI-on-the-edge-device/tree/rolling">rolling</a> branch contains the <strong>latest</strong> version of the Firmware and the Web Interface. It might already contain a fix for your issue. But it is work in progress, don't expect it to work stable or be an improvement for your AI-on-the-edge-device! Also it might break the <a href="../ota/">OTA Update</a> and thus require manual flashing over USB!</li>
<li>The <a href="https://github.com/jomjol/AI-on-the-edge-device/tree/main">main</a> branch contains the <strong>latest</strong> version of the Firmware and the Web Interface. It might already contain a fix for your issue. But it is work in progress, don't expect it to work stable or be an improvement for your AI-on-the-edge-device! Also it might break the <a href="../ota/">OTA Update</a> and thus require manual flashing over USB! For normal users it is better tu use a <a href="https://github.com/jomjol/AI-on-the-edge-device/releases">release</a>.</li>
<li>Any other branch is used to develop a feature or fix, only use them when you know what it is about!</li>
</ul>
<h2 id="i-still-want-to-try-it"><span class="enumerate-headings-plugin enumerate-heading-plugin">1.1</span> I still want to try it</h2>
<p>Ok, then grab the latest <code>rolling</code> build from <a href="https://github.com/jomjol/AI-on-the-edge-device/actions/workflows/build.yaml?query=branch%3Arolling">Github Actions</a> Page and proceed as following:</p>
<p>Ok, then grab the latest <code>main</code> build from <a href="https://github.com/jomjol/AI-on-the-edge-device/actions/workflows/build.yaml?query=branch%3Amain">Github Actions</a> Page and proceed as following:</p>
<ol>
<li>Pick the most top successful (green) build:
<img alt="" src="../actions.png"> </img></li>