Skip to content

Commit 4df8283

Browse files
updated library properties file to reflect latest changes in format
1 parent 4595891 commit 4df8283

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

library.properties

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
name=Firmata
2+
version=2.4.0
23
author=Firmata Developers
3-
4-
sentence=This library implements the Firmata protocol and allows you to control the Arduino board from the an application on the computer.
4+
maintainer=Firmata Developers <[email protected]>
5+
sentence=Enables the communication with computer apps using a standard serial protocol. For all Arduino boards.
56
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.
67
url=http://firmata.org
78
architectures=*
8-
version=2.4.0
9-
dependencies=
10-
core-dependencies=arduino (>=1.5.0)

0 commit comments

Comments
 (0)