Skip to content

Fix to handle type changes when applying ADC scaling

This PR fixes a bug in the application of ADC scale factors that prevented type casting between int arrays and floats.

cc @pmeyers279, @basswinkels

Merge request reports