gfroerli / firmware

Firmware for the water temperature sensor project
GNU General Public License v3.0
6 stars 1 forks source link

DS18B20: Add counterfeit check #74

Open dbrgn opened 4 years ago

dbrgn commented 4 years ago

https://github.com/cpetrich/counterfeit_DS18B20

Maybe we could check the DS18B20 for authenticity automatically? Either once (and then mark the sensor as checked in flash) or alternatively when a selfcheck Cargo feature is set.