Removed unused variable

pull/13/head
boblark 2 years ago
parent bd14b2b885
commit c6c0c3ca31
  1. 1
      examples/TestFFT4096iqEM/TestFFT4096iqEM.ino

@ -76,7 +76,6 @@ void setup(void) {
void loop(void) {
static bool doPrint=true;
float *pPwr;
// Print output, once
if( FFT4096iqEM1.available() && jj++>2 && doPrint ) {

Loading…
Cancel
Save