Deployed cbebfad with MkDocs version: 1.4.2

This commit is contained in:
github-actions[bot]
2023-01-16 23:16:40 +00:00
parent 436df368fa
commit a0a11189fc
4 changed files with 38 additions and 38 deletions

View File

@@ -113,7 +113,7 @@
<ul class="current">
<li class="toctree-l2"><a class="reference internal" href="#sd-card-structure">SD-Card Structure</a>
</li>
<li class="toctree-l2"><a class="reference internal" href="#recoding">Recoding</a>
<li class="toctree-l2"><a class="reference internal" href="#recording">Recording</a>
</li>
<li class="toctree-l2"><a class="reference internal" href="#installation">Installation</a>
</li>
@@ -214,7 +214,7 @@
</code></pre>
</li>
</ul>
<h2 id="recoding">Recoding</h2>
<h2 id="recording">Recording</h2>
<p>To record real images of a meter, you have to periodically fetch <code>http://&lt;IP&gt;/img_tmp/raw.jpg</code>.</p>
<p>To automate this, you can use the following shell script (Linux only):</p>
<pre><code class="language-bash">#!/bin/bash