adafruit / Adafruit-MLX90614-Library

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

formatting, fix requestFrom compiler warning with a cast #10

Closed siddacious closed 4 years ago

siddacious commented 4 years ago

This patch fixes the compiler warning from issue #9

Also formatted with clang-format while I was at it