Site updated at 2017-07-23 17:11:16 UTC

This commit is contained in:
Travis CI 2017-07-23 17:11:17 +00:00
parent 55971f05b7
commit 1905927b56
26 changed files with 40 additions and 40 deletions

View file

@ -80,7 +80,7 @@
<span class="s">usb_path</span><span class="pi">:</span> <span class="s">/dev/ttyACM0</span>
</code></pre>
</div>
<p>If you need GPIO for you Z-Wave module add follow line into <code class="highlighter-rouge">config.txt</code>:</p>
<p>If you need GPIO on raspberry-pi3 for you Z-Wave module add follow line into <code class="highlighter-rouge">config.txt</code>:</p>
<div class="highlighter-rouge"><pre class="highlight"><code>dtoverlay=pi3-miniuart-bt
</code></pre>
</div>