Skip to content

Commit

Permalink
Update library.properties
Browse files Browse the repository at this point in the history
  • Loading branch information
mpetrasinovic committed Jan 25, 2022
1 parent d4d762b commit 3a02aa0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions library.properties
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ name=PRDC_ServoHT
version=1.0.1
author=Milos Petrasinovic <[email protected]>
maintainer=Milos Petrasinovic <[email protected]>
sentence=PWM signal for Servo motor control is generated using HardwareTimer
library from Arduino_Core_STM32, for every i/o pin, that has PWM
capability.
sentence=PWM signal for Servo motor control is generated using HardwareTimer library from Arduino_Core_STM32, for every i/o pin, that has PWM capability.
paragraph=Timer and channel are configured within the attach() method.
category=Device Control
url=https://github.com/PR-DC/PRDC_ServoHT
Expand Down

0 comments on commit 3a02aa0

Please sign in to comment.