mirror of
https://github.com/jomjol/AI-on-the-edge-device-docs.git
synced 2025-12-17 13:08:43 +03:00
Deployed 1f17c7d with MkDocs version: 1.4.2
This commit is contained in:
@@ -300,6 +300,8 @@
|
||||
</li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../External-LED/">External LED</a>
|
||||
</li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../data-logging/">Data Logging</a>
|
||||
</li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../rolling-installation/">Living on the Edge</a>
|
||||
</li>
|
||||
<li class="toctree-l1"><a class="reference internal" href="../Watermeter-specific-analog---digital-transition/">Analog/Digital Transition on Water Meters</a>
|
||||
@@ -1167,7 +1169,7 @@ If a round takes longer than this interval, the next round gets postponed until
|
||||
<h3 id="parameter-datalogactive">Parameter <code>DataLogActive</code></h3>
|
||||
<p>Default Value: <code>true</code>
|
||||
Activate data logging to the SD-Card.</p>
|
||||
<p>The files will be stored in <code>/log/data/data_YYYY-MM-DD.csv</code>.</p>
|
||||
<p>The files will be stored in <code>/log/data/data_YYYY-MM-DD.csv</code>. See <a href="../data-logging"><code>Data Logging</code></a> for details.</p>
|
||||
<div class="admonition warning">
|
||||
<p class="admonition-title">Warning</p>
|
||||
<p>A SD-Card has limited write cycles. Since the device does not do <a href="https://en.wikipedia.org/wiki/Wear_leveling">Wear Leveling</a>, this can wear out your SD-Card!</p>
|
||||
|
||||
Reference in New Issue
Block a user