arduino stuffs
Diffstat (limited to 'libraries/Servo/library.properties')
| -rw-r--r-- | libraries/Servo/library.properties | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/libraries/Servo/library.properties b/libraries/Servo/library.properties deleted file mode 100644 index 57d24c8..0000000 --- a/libraries/Servo/library.properties +++ /dev/null @@ -1,9 +0,0 @@ -name=Servo -version=1.1.8 -author=Michael Margolis, Arduino -maintainer=Arduino <[email protected]> -sentence=Allows Arduino boards to control a variety of servo motors. -paragraph=This library can control a great number of servos.<br />It makes careful use of timers: the library can control 12 servos using only 1 timer.<br />On the Arduino Due you can control up to 60 servos. -category=Device Control -url=https://www.arduino.cc/reference/en/libraries/servo/ -architectures=avr,megaavr,sam,samd,nrf52,stm32f4,mbed,mbed_nano,mbed_portenta,mbed_rp2040 |