I have a DS18b20 temperature sensor that was working before I installed this node-rpio.
Now it just doesn't show anymore in cd /sys/bus/w1/devices
I have added before installing this in /boot/config.txt this line: dtoverlay=w1–gpio and it worked before.
I have a DS18b20 temperature sensor that was working before I installed this node-rpio. Now it just doesn't show anymore in
cd /sys/bus/w1/devices
I have added before installing this in /boot/config.txt this line:dtoverlay=w1–gpio
and it worked before.Why did that happen?