Tom Whitwell

Results 1 issues of Tom Whitwell

in ResponsiveAnalogRead.h, `float smoothValue;` may cause problems (I had a problem in one of my projects where different hardware initialised with different values). Should possibly be `float smoothValue = 0.0;`