diff --git a/libraries.properties b/libraries.properties deleted file mode 100644 index 28d96db..0000000 --- a/libraries.properties +++ /dev/null @@ -1,9 +0,0 @@ -name=OpenBCI_Ganglion_Library -version=2.0.0 -author=Joel Murphy , Conor Russomanno , Leif Percifield , AJ Keller -maintainers=Joel Murphy , AJ Keller -sentence=The library for OpenBCI Ganglion board -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="*" diff --git a/library.properties b/library.properties new file mode 100644 index 0000000..e8c758a --- /dev/null +++ b/library.properties @@ -0,0 +1,9 @@ +name=OpenBCI_Ganglion_Library +version=2.0.0-rc1 +author=Joel Murphy , Conor Russomanno , Leif Percifield , AJ Keller +maintainer=Joel Murphy , AJ Keller +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