| 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; |