Arduino/libraries/Robot_Control/library.properties

11 lines
459 B
Properties
Raw Normal View History

name=Robot Control
author=Arduino
email=info@arduino.cc
sentence=This is the library for programming the Control Board of the Arduino Robot.
paragraph=The Arduino robot is made by two independent boards. The Control Board is the top board of the Arduino Robot, with this library you can easily write sketches to control the robot.
url=http://arduino.cc/en/Reference/RobotLibrary
architectures=avr
version=1.0
dependencies=
core-dependencies=arduino (>=1.5.0)