avsa242/sht3x-spin

Implement methods to set tracking alerts

avsa242 opened this issue · 2 comments

Implement methods to get/set tracking alerts for RH and Temp.
Once an alert is supposed to be triggered, verify the ALERT pin is asserted on the device and the relevant bits in the status register get set.

These methods have been added to the driver. Initial testing added to the demo.

These have long since been added, but renamed to Interrupts, as would be more commonly named with most any other sensor/device. Demo of this specific functionality forthcoming.