Skip to content

Commit e8e7def

Browse files
committed
Arduino library specification
1 parent 3a02aa0 commit e8e7def

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ PRDC_ServoHT
33
STM32 Servo Library using HardwareTimer from Arduino_Core_STM32
44
--------------------
55

6-
Release 1.0.1, 25.01.2022.
6+
Release 1.0.2, 25.01.2022.
77

88
- Arduino library specification
99

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=PRDC_ServoHT
2-
version=1.0.1
2+
version=1.0.2
33
author=Milos Petrasinovic <[email protected]>
44
maintainer=Milos Petrasinovic <[email protected]>
55
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.

0 commit comments

Comments
 (0)