-
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.
FIX: ganglion library.properties file
- Loading branch information
AJ Keller
committed
Aug 10, 2017
1 parent
b5bfe33
commit 4d6fb4e
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 <joel@openbci.com>, Conor Russomanno <conor@openbci.com>, Leif Percifield <lpercifield@gmail.com>, AJ Keller <pushtheworldllc@gmail.com> | ||
maintainer=Joel Murphy <joel@openbci.com>, AJ Keller <pushtheworldllc@gmail.com> | ||
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 |