pimoroni / mlx90640-library

Python library for the MLX90640 thermal camera
https://shop.pimoroni.com/products/mlx90640-thermal-camera-breakout
Apache License 2.0
133 stars 84 forks source link

avoid buffer in stdout and code style #31

Closed agalera closed 5 years ago

Gadgetoid commented 5 years ago

Ooof- good catch regarding the lack of a flush to stdout. Thank you for taking the time to raise a PR!