mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-16 11:21:18 +03:00
Robot_Motor library to the 1.5 format
This commit is contained in:
10
libraries/Robot_Motor/library.properties
Normal file
10
libraries/Robot_Motor/library.properties
Normal file
@ -0,0 +1,10 @@
|
||||
name=Robot Motor
|
||||
author=Arduino
|
||||
email=info@arduino.cc
|
||||
sentence=This is the library for programming the Motor Board of the Arduino Robot.
|
||||
paragraph=
|
||||
url=http://arduino.cc/en/Reference/RobotLibrary
|
||||
architectures=avr
|
||||
version=1.0
|
||||
dependencies=
|
||||
core-dependencies=arduino (>=1.5.0)
|
Reference in New Issue
Block a user