We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8a66a4 commit d250f6fCopy full SHA for d250f6f
README.md
@@ -2,7 +2,7 @@
2
The standard Arduino analogRead() takes about 112us for the AVR and 425us for the SAMD21, this is very slow.
3
The new function analogReadFast() takes just 21us.
4
5
-##### Compatibility
+#### Compatibility
6
- AVR boards: Arduino Uno, Nano, Mega, Leonardo, etc.
7
- SAMD21 boards: Arduino Zero, SAM 15x15, etc.
8
0 commit comments