andy1024 / jiffy32

A java library intended for interfacing with FlyFish Technologies FF32 General Purpose Input Output USB dongle
GNU General Public License v3.0
0 stars 0 forks source link

Reading DS18B20 temps in loop breaks after a while #17

Closed andy1024 closed 8 years ago

andy1024 commented 8 years ago

It seems that 500ms interval is not enough to properly handle the probe.

andy1024 commented 8 years ago

Workaround: raise the interval to 3s.