Skip to content

Commit b6058e6

Browse files
authored
Merge pull request #30 from OpenBCI/update-library-properties
Update library properties with latest parameters
2 parents 917c0c7 + 26f8d02 commit b6058e6

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

library.properties

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name=OpenBCI_Ganglion_Library
2-
version=2.0.1
3-
author=Joel Murphy <joel@openbci.com>, Conor Russomanno <conor@openbci.com>, Leif Percifield <lpercifield@gmail.com>, AJ Keller <pushtheworldllc@gmail.com>
4-
maintainer=Joel Murphy <joel@openbci.com>, AJ Keller <pushtheworldllc@gmail.com>
5-
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.
6-
paragraph=The library is meant to be ran on the Simblee on the OpenBCI Ganglion board.
2+
version=3.0.2
3+
author=Joel Murphy, Conor Russomanno, Leif Percifield, AJ Keller
4+
maintainer=Ioannis Smanis, Richard Waltman, Tharun Iyer
5+
sentence=The library for using and collecting data from the OpenBCI Ganglion boards.
6+
paragraph=This library is designed to be used with the Simblee. Use the DefaulGanglion.ino for the firmware that ships with the Ganglion. See the examples for stripped down versions of the board. See the learning pages at docs.openbci.com for more info!
77
category=Device Control
88
url=https://github.com/OpenBCI/OpenBCI_Ganglion_Library
99
architectures=Simblee

0 commit comments

Comments
 (0)