Missing description added.
This commit is contained in:
parent
d5941812cc
commit
36e9290611
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@ void init()
|
||||||
ISR (TIMER1_COMPA_vect)
|
ISR (TIMER1_COMPA_vect)
|
||||||
{
|
{
|
||||||
|
|
||||||
|
// Vorgang für reihenweise Ausgabe.
|
||||||
// Alle Pins von PORTD auf LOW setzen
|
// Alle Pins von PORTD auf LOW setzen
|
||||||
// Höchstes Bit in PORTA auf 0 setzen (Leitung 9 für letzte Reihe)
|
// Höchstes Bit in PORTA auf 0 setzen (Leitung 9 für letzte Reihe)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue