It was working before but... When I try now, it complains from uint8 overflow.
only with tc001v4.2.py. RAW one works proper.
Traceback (most recent call last):
File "/home/compile/PyThermalCamera/src/./tc001v4.2.py", line 108, in <module>
lo = lo*256
~~^~~~
OverflowError: Python integer 256 out of bounds for uint8