FFT_ESP32_Analyzer
FFT_ESP32_Analyzer copied to clipboard
fft analizer peakdelay
Good afternoon dear friend. Please help me if possible.
How can I turn off the potentiometer peakdelay and write the delay only on the sketch... I mean, I want to turn off the potentiometer and write these numbers inside the sketch only, Thank you very much...
// read potmeters and process Peakdelay=map(analogRead(PEAKDELAYPOT),0,4095,1,100);