Robot Control library to format 1.5 rev.2

This commit is contained in:
Cristian Maglie 2014-01-01 23:45:39 +01:00
parent a80b2b1d53
commit 03a7cf3212
48 changed files with 2 additions and 4 deletions

View File

@ -1,10 +1,8 @@
name=Robot Control
version=1.0
author=Arduino
email=info@arduino.cc
maintainer=Arduino <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)