Skip to content

Commit 351343a

Browse files
typo
1 parent 8301770 commit 351343a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name=PicoAnalogCorrection
2-
version=1.0.0
2+
version=1.0.1
33
author=Phoenix1747
44
maintainer=Phoenix1747
55
sentence=Arduino library to calibrate and improve ADC measurements with the Raspberry Pi Pico.
6-
paragraph=Allows simple linear calibration of the Pico's ADC and built-in calculation of the arithemtic mean when reading an analog pin. Also disables the power-saving mode when reading to improve power supply noise.
6+
paragraph=Allows simple linear calibration of the Pico's ADC and built-in calculation of the arithmetic mean when reading an analog pin. Also disables the power-saving mode when reading to improve power supply noise.
77
category=Signal Input/Output
88
url=https://github.com/Phoenix1747/Arduino-Pico-Analog-Correction
99
architectures=rp2040

0 commit comments

Comments
 (0)