Stone Preston
Stone Preston
I have added a full platformio basedd example [here](https://github.com/stonepreston/potentiometer_testing). This is the weirdest thing. I have added the ResponsiveAnalogRead to try and denoise the reading. The serial example works perfectly,...
Alright I figured out the issue causing the weird behavior with the denoised values. Control surface was using a different ADC precision than I thought (12 bit not 10 bit)....
Hey thanks for the response. I tried your test sketch and it indeed did work fine using a FilteredAnalog. However I still cant get it to work using PBPotentiometer. Using...
@Gys i dont think negative margins work on android, so you might be careful about using that if you are targeting both platforms
Moving to draft until we work out details regarding ESM support.
@mtruj013 The PR is ready for review, and the copy doc has been updated with the new copy. Please let me know if you need anything else from me. Thanks!
This is a very helpful feature, any chance it could be merged?