Merge pull request #174 from danner26/patch-1
Update README.md
This commit was merged in pull request #174.
This commit is contained in:
@@ -69,7 +69,7 @@ Start by adding the following line to /boot/config.txt
|
||||
<pre><code>dtoverlay=w1-gpio</code></pre>
|
||||
|
||||
After rebooting, you can check if the OneWire device was found properly with
|
||||
<pre><code>dmesg | grep w1-gpip</code></pre>
|
||||
<pre><code>dmesg | grep w1-gpio</code></pre>
|
||||
You should see something like
|
||||
<pre><code>[ 3.030368] w1-gpio onewire@0: gpio pin 4, external pullup pin -1, parasitic power 0</code></pre>
|
||||
|
||||
@@ -201,4 +201,4 @@ You just need to add the following section:
|
||||
- gcodeviewer
|
||||
- terminal
|
||||
- plugin_enclosure
|
||||
</code></pre>
|
||||
</code></pre>
|
||||
|
||||
Reference in New Issue
Block a user