初始化提交
This commit is contained in:
9
arduino-cli/libraries/ESP32Servo/library.properties
Normal file
9
arduino-cli/libraries/ESP32Servo/library.properties
Normal file
@@ -0,0 +1,9 @@
|
||||
name=ESP32_Servo
|
||||
version=1.0
|
||||
author=John K. Bennett
|
||||
maintainer=John K. Bennett <jkb@colorado.edu>
|
||||
sentence=Allows ESP32 boards to control servo motors using Arduino semantics.
|
||||
paragraph=This library can control a many types of servos.<br />It makes use of the ESP32 PWM timers: the library can control up to 16 servos on individual channels<br />No attempt has been made to support multiple servos per channel.<br />
|
||||
category=Device Control
|
||||
url=http://www.arduino.cc/en/Reference/Servo
|
||||
architectures=esp32
|
||||
Reference in New Issue
Block a user