first commit
This commit is contained in:
10
libraries/NewPing/library.properties
Normal file
10
libraries/NewPing/library.properties
Normal file
@@ -0,0 +1,10 @@
|
||||
name=NewPing
|
||||
version=1.9.7
|
||||
author=Tim Eckel <eckel.tim@gmail.com>
|
||||
maintainer=Tim Eckel <eckel.tim@gmail.com>
|
||||
sentence=NewPing allows interfacing with ultrasonic sensors simple, fast & powerful.
|
||||
paragraph=Initially, I was not happy with how poorly ultrasonic sensors performed. I soon realized the problem was not the sensor, it was the available ping and ultrasonic libraries causing the problem. The NewPing library totally fixes these problems, adds many new features, and breathes new life into these very affordable distance sensors.
|
||||
category=Sensors
|
||||
url=https://bitbucket.org/teckel12/arduino-new-ping/wiki/Home
|
||||
architectures=avr,arm,megaavr,esp32
|
||||
includes=NewPing.h
|
||||
Reference in New Issue
Block a user