cpetrich / counterfeit_DS18B20

How to tell original from fake DS18B20 temperature sensors.
Apache License 2.0
595 stars 50 forks source link

classify_fake_DS18B20.ino output has a typo #28

Closed DaAntidote closed 3 months ago

DaAntidote commented 2 years ago

Hello, The output of this code has a typo; --> Sensor responded like a genuie Maxim. should be --> Sensor responded like a genuine Maxim.

cpetrich commented 3 months ago

thank you. Should be fixed as of 1478e68.