melexis / mlx90632-library

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

Blocking operation #49

Closed adnan-ashraf closed 2 weeks ago

adnan-ashraf commented 3 months ago

The current functions provided in the library force to use blocking operation especially in case of bare metal code. It would be great if non-blocking functions could be provided.