arduino stuffs
Diffstat (limited to 'libraries/Firmata/library.properties')
| -rw-r--r-- | libraries/Firmata/library.properties | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/libraries/Firmata/library.properties b/libraries/Firmata/library.properties deleted file mode 100644 index 8557370..0000000 --- a/libraries/Firmata/library.properties +++ /dev/null @@ -1,9 +0,0 @@ -name=Firmata -version=2.5.8 -author=Firmata Developers -maintainer=https://github.com/firmata/arduino -sentence=Enables the communication with computer apps using a standard serial protocol. For all Arduino/Genuino 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. -category=Device Control -url=https://github.com/firmata/arduino -architectures=* |