Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.

Commit 423f94a

Browse files
authored
Update library.properties
1 parent 2a588af commit 423f94a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ maintainer=Khoi Hoang <khoih58@gmail.com>
55
license=MIT
66
sentence=This library enables you to use 1 Hardware Timer on an ESP8266 to control 16 or more servo motors.
77
paragraph=Now these new 16 ISR-based Servo controllers just use one ESP8266 Hardware Timer. The accuracy is nearly perfect compared to software timers. The most important feature is they're ISR-based timers. Therefore, their executions are not blocked by bad-behaving functions / tasks. This important feature is absolutely necessary for mission-critical tasks.
8-
category=Timing
8+
category=Timing Control Device Time Timer Servo Interrupt esp8266
99
url=https://github.com/khoih-prog/ESP8266_ISR_Servo
1010
architectures=esp8266

0 commit comments

Comments
 (0)