Skip to content

Commit c285135

Browse files
committed
Fix linter warning
1 parent 28ac1e0 commit c285135

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name=Firmata
22
version=2.5.9
33
author=Firmata Developers
4-
maintainer=https://github.com/firmata/arduino
4+
maintainer=Firmata team
55
sentence=Enables the communication with computer apps using a standard serial protocol. For all Arduino/Genuino boards.
66
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.
77
category=Device Control

0 commit comments

Comments
 (0)