adafruit / Adafruit-MLX90614-Library

Arduino library for the MLX90614 sensors in the Adafruit shop
Other
128 stars 97 forks source link

multiple sensors with different addresses #37

Closed rvxfahim closed 1 year ago

rvxfahim commented 3 years ago

multiple sensors cannot be used by providing address parameters

compiler error occurs.

caternuson commented 1 year ago

The address can be passed in as a parameter to begin().

Please provide compile output of the errors that are occurring.