Skip to content

Commit c6c0c3c

Browse files
committed
Removed unused variable
1 parent bd14b2b commit c6c0c3c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

examples/TestFFT4096iqEM/TestFFT4096iqEM.ino

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ void setup(void) {
7676

7777
void loop(void) {
7878
static bool doPrint=true;
79-
float *pPwr;
8079

8180
// Print output, once
8281
if( FFT4096iqEM1.available() && jj++>2 && doPrint ) {

0 commit comments

Comments
 (0)