X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?p=tinyboard.git;a=blobdiff_plain;f=projects%2Fstep-up%2Fadc.c;h=194b00e0b0de070d3ab0369b287560df8f93f37a;hp=cff4527037c0bfe052a6304caeb9a422da9fd1c3;hb=8b54d4bdf1305a636d6c1d03e6a725061f47c612;hpb=655d773afa02e2589680fa9cefd4302efa2fd2b3 diff --git a/projects/step-up/adc.c b/projects/step-up/adc.c index cff4527..194b00e 100644 --- a/projects/step-up/adc.c +++ b/projects/step-up/adc.c @@ -158,6 +158,7 @@ static void inline adc_based_timer() if ((jiffies & 0x0007) == 0) { patterns_next_tick(); } + timer_check_buttons(); } ISR(ADC_vect) { // IRQ handler