Skip to content

Commit d250f6f

Browse files
authored
Update README.md
1 parent c8a66a4 commit d250f6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
The standard Arduino analogRead() takes about 112us for the AVR and 425us for the SAMD21, this is very slow.
33
The new function analogReadFast() takes just 21us.
44

5-
##### Compatibility
5+
#### Compatibility
66
- AVR boards: Arduino Uno, Nano, Mega, Leonardo, etc.
77
- SAMD21 boards: Arduino Zero, SAM 15x15, etc.
88

0 commit comments

Comments
 (0)