Skip to content

Commit bd42d1c

Browse files
committed
Update library.properties
1 parent ebc9b96 commit bd42d1c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

libraries/PDM/library.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
name=EEPROM
1+
name=PDM
22
version=1.0
33
author=SparkFun Electronics
44
maintainer=SparkFun Electronics <sparkfun.com>
5-
sentence=Flash based Pseudo EEPROM for Artemis
6-
paragraph=Enables the writing of variables to a protected section of flash. These bytes will not be overwritten when new sketches are loaded and are useful when needing to record settings like calibration data or GPS waypoints that should not change between sketch updates.
5+
sentence=Pulse density microphone (PDM) library for the SparkFun Artemis
6+
paragraph=Enables the reading of the PDM hardware built into Apollo based modules like the Artemis. Many SparkFun Artemis carrier boards have a built in PDM mic. This library enables the reading of raw values.
77
category=Communication
8-
url=http://www.arduino.cc/en/Reference/EEPROM
8+
url=
99
architectures=apollo3

0 commit comments

Comments
 (0)