arduino-libraries / Arduino_HTS221

HTS221 Library for Arduino
GNU Lesser General Public License v2.1
15 stars 17 forks source link

Fixed hang due to consecutive read tempurature #1

Closed Rocketct closed 5 years ago

Rocketct commented 5 years ago

fix the hang issue due to consecutive reads of the temperature register

porting of https://github.com/arduino-libraries/Arduino_MKRENV/pull/6

cc:\ @sandeepmistry : tested on MKRENV shield seem the in this way the issue is fixed