GITLAB
ezalczer
/
Tutorat_microP
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
b82d01dc89eb31ecc2b9bbda4680aa18dd3a365e
Authored by
gwaterlo
2017-05-29 13:22:35 +0200
1 parent
a02309dc
Indentation -1
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
Algorithme
Inline
Side-by-side
Algorithme
Wrap text
Show/Hide comments
View file @
b82d01d
...
...
@@ -44,7 +44,7 @@ debut:
44
44
DDRC = 0x0F
45
45
DDRD = 0x03
46
46
DDRF = 0x02
47
-
OCR0A->250
47
+
OCR0A->250
48
48
OCR0B = 0x00
49
49
TCCR0A = 0xC2
50
50
TCCR0B = 0x04
...
...