Qwiic IR Thermometer
Update library and examples so that they match current SparkFun Arduino library standards.
Here are the major changes:
- Library updated such that the user can pass in whichever I2C bus they want to use
- Functions that returned 0 or 1 now return bools (true/false)
- Examples updated to pause on failed begin()
- Change I2C address example re-written
- Added link to examples to download the library from the Arduino library manager
Tested with the new SparkX Qwiic IR Thermometer.