We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd14b2b commit c6c0c3cCopy full SHA for c6c0c3c
1 file changed
examples/TestFFT4096iqEM/TestFFT4096iqEM.ino
@@ -76,7 +76,6 @@ void setup(void) {
76
77
void loop(void) {
78
static bool doPrint=true;
79
- float *pPwr;
80
81
// Print output, once
82
if( FFT4096iqEM1.available() && jj++>2 && doPrint ) {
0 commit comments