mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-30 16:24:09 +03:00
Updated all library.properties to 1.5 rev2 lib format
This commit is contained in:
@ -1,10 +1,8 @@
|
||||
name=Firmata
|
||||
version=2.3.6
|
||||
author=Firmata Developers
|
||||
email=firmata-devel@lists.sourceforge.net
|
||||
maintainer=Firmata Developers <firmata-devel@lists.sourceforge.net>
|
||||
sentence=This library implements the Firmata protocol and allows you to control the Arduino board from the an application on the computer.
|
||||
paragraph=The Firmata library implements the Firmata protocol for communicating with software on the host computer. This allows you to write custom firmware without having to create your own protocol and objects for the programming environment that you are using.
|
||||
url=http://firmata.org
|
||||
architectures=*
|
||||
version=2.3.6
|
||||
dependencies=
|
||||
core-dependencies=arduino (>=1.5.0)
|
||||
|
Reference in New Issue
Block a user