jeudi 12 mars 2015

Arduino Interrupts programming


Vote count:

0




So I have to do a little task on interrups and I need to know whatdo these lines of code mean:



TCCR1A = 0;
TCCR1B = 0;
TCCR1B |= (1 << CS12);


asked 29 secs ago







Arduino Interrupts programming

Aucun commentaire:

Enregistrer un commentaire