1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-30 16:24:09 +03:00

Minor changes (libraries descriptions).

This commit is contained in:
Claudio Indellicati
2014-07-30 12:32:45 +02:00
parent 1a167b7a6f
commit 7ce32946a9
3 changed files with 3 additions and 3 deletions

View File

@ -2,7 +2,7 @@ name=Firmata
version=2.3.6
author=Firmata Developers
maintainer=Firmata Developers <firmata-devel@lists.sourceforge.net>
sentence= Enables the communication with computer apps using a standard serial protocol. For all Arduino boards.
sentence=Enables the communication with computer apps using a standard serial protocol. For all Arduino boards.
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=*