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 b3f1ad5 commit a48d33cCopy full SHA for a48d33c
library.properties
@@ -1,12 +1,12 @@
1
-name=avdweb_SAMDtimer
+name=avdweb_AnalogReadFast
2
version=1.0.0
3
author=Albert van Dalen
4
maintainer=Albert van Dalen <[email protected]>
5
-sentence=Timer library for the SAMD21 and Arduino Zero
+sentence=Fast analogRead 10/12 bit ADC for the Arduino Zero and Uno
6
paragraph=
7
-category=Timing
8
-url=http://www.avdweb.nl/arduino/libraries/samd21-timer.html
9
-architectures=samd
+category=Signal Input/Output
+url=http://www.avdweb.nl/arduino/libraries/fast-10-bit-adc.html
+architectures=AVR,samd
10
11
12
0 commit comments