Skip to content

Commit

Permalink
Add library.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulStoffregen committed Jun 5, 2016
1 parent 9a85caf commit bb692c1
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions library.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
name=PWMServo
version=2.1
author=Jim Studt, Mikal Hart, David A. Mellis, Paul Stoffregen
maintainer=Paul Stoffregen
sentence=Control RC Servo motors.
paragraph=PWMServo uses PWM signals for immunity to interrupts, which can corrupt the signals generated by the standard Servo library. SoftwareSerial, Adafruit_NeoPixel and DmxSimple are the most common cause of these problems. PWMServo allows use of servo motors when these or other interrupt blocking libraries are required.
category=Device Control
url=https://github.com/PaulStoffregen/PWMServo
architectures=*

0 comments on commit bb692c1

Please sign in to comment.