-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #7 from aj-ptw/development
FIX: ganglion library.properties file
- Loading branch information
Showing
2 changed files
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
name=OpenBCI_Ganglion_Library | ||
version=2.0.0-rc1 | ||
author=Joel Murphy <[email protected]>, Conor Russomanno <[email protected]>, Leif Percifield <[email protected]>, AJ Keller <[email protected]> | ||
maintainer=Joel Murphy <[email protected]>, AJ Keller <[email protected]> | ||
sentence=The library for OpenBCI Ganglion board. Please use the DefaultGanglion.ino file in the examples to use the code that ships with every Ganglion board. Look through the skimmed down versions of the main firmware in the other examples. | ||
paragraph=The library is meant to be ran on the Simblee on the OpenBCI Ganglion board. | ||
category=Device Control | ||
url=https://github.com/OpenBCI/OpenBCI_Ganglion_Library | ||
architectures=Simblee |