groupgets / LeptonModule

Code for getting started with the FLIR Lepton breakout board
https://groupgets.com/manufacturers/flir/products/flir-lepton
BSD 2-Clause "Simplified" License
317 stars 197 forks source link

fixed mixed little and big endian values in raw data #35

Closed nishi-takao closed 6 years ago

nishi-takao commented 7 years ago

In the original code, minimum and maximum value data have been saved as big endian, and remains saved as little endian in raw data file.