Arduino-Interpolation
Arduino-Interpolation copied to clipboard
Interpolation library for Arduino and similar
Hi, I am able to compile the Example Sketch of Interpolation with Arduino Nano/UNO. But when ESP32 Dev Module is selected it gives error. `Arduino: 1.8.13 (Windows 10), Board: "ESP32...
Any chance you can publish the v1.0.1 release on PlatformIO? I'm getting compiler warnings that should be fixed in that release, but I can't install it through PlatformIO lib registry...
good day! i have wrong result when input value is out of range. my data: ``` double adcValues[131] = {656, 649, 643, 634, 627, 619, 613, 605, 596, 590, 584,...