aboutsummaryrefslogtreecommitdiffstats
path: root/src/linux/sensor_ds18b20.c
Commit message (Expand)AuthorAgeFilesLines
* ds18b20: Allow some read errorsfunctionpointer2022-06-081-22/+33
* linux: Use Unix signals to notify when a timer is pendingKevin O'Connor2021-11-021-0/+2
* ds18b20: Segmentation fault on 64bit Raspberry PiEvgeny Chukreev2021-03-191-1/+1
* ds18b20: new module for 1-wire temperature sensor (#3462)Alan Lord2021-02-021-0/+274