melexis / mlx90632-library

MLX90632 library for the Melexis 90632 Infra Red temperature sensor.
Apache License 2.0
42 stars 15 forks source link

Adds tearDown and renames SetUp functions to setUp. #21

Closed sison54 closed 4 years ago

sison54 commented 4 years ago

This matches what is required by unity test runners.

Letme commented 4 years ago

Thanks for your contribution.