avsa242 / mlx90621-spin

Parallax P8X32A/Propeller, P2X8C4M64P/Propeller 2 driver object for the Melexis mlx90621 thermal sensor array
MIT License
0 stars 0 forks source link

calculate reg value in refresh_rate() #8

Closed avsa242 closed 1 year ago

avsa242 commented 1 year ago

Calculate it arithmetically (base2 log, add/sub 5) instead of using the more memory hungry tables.

avsa242 commented 1 year ago

This was fixed in 1a49243732a13b386c1d7e81f27d21b00b64df98