소스 검색

Remove leftover debug code

dds
PaulStoffregen 9 년 전
부모
커밋
56b5f68dd1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      analyze_notefreq.cpp

+ 1
- 1
analyze_notefreq.cpp 파일 보기

return; return;
} }
} while ( --cycles ); } while ( --cycles );
digitalWriteFast(10, LOW);
//digitalWriteFast(10, LOW);
if ( tau >= HALF_BLOCKS ) { if ( tau >= HALF_BLOCKS ) {
process_buffer = false; process_buffer = false;
new_output = false; new_output = false;

Loading…
취소
저장