block_count = count; | block_count = count; | ||||
if ( process_buffer ) { | if ( process_buffer ) { | ||||
//digitalWriteFast(0, HIGH); | |||||
digitalWriteFast(0, HIGH); | |||||
uint16_t tau; | uint16_t tau; | ||||
uint16_t next; | uint16_t next; | ||||
next = next_buffer; | next = next_buffer; | ||||
running_sum = 0; | running_sum = 0; | ||||
block_count = 0; | block_count = 0; | ||||
block_count = 0; | block_count = 0; | ||||
enabled = true; | |||||
yin_idx = 1; | yin_idx = 1; | ||||
data = 0; | data = 0; | ||||
__enable_irq( ); | __enable_irq( ); |