This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
ds18b20_v5_0 [2015/02/06 19:01] gustav... [Notes] |
ds18b20_v5_0 [2015/11/27 21:09] (current) |
||
---|---|---|---|
Line 54: | Line 54: | ||
</code> | </code> | ||
- | If you have enabled "Device tree support" (since kernel Raspbian with kernel 3.18 it's the default configuration), you have to add the following line to ''/boot/config.txt'': | + | If you have enabled "Device tree support" (since Raspbian with kernel 3.18 it's the default configuration), you have to add the following line to ''/boot/config.txt'': |
<code> | <code> | ||
dtoverlay=w1-gpio-pullup,gpiopin=4 | dtoverlay=w1-gpio-pullup,gpiopin=4 |