Skip to content

Commit

Permalink
Merge pull request #54 from aj-ptw/wifi
Browse files Browse the repository at this point in the history
Welcome to Wifi shield!
  • Loading branch information
jfrey-xx authored Sep 21, 2017
2 parents 455cdb9 + 2ae596a commit e633bc2
Show file tree
Hide file tree
Showing 5 changed files with 539 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -63,3 +63,7 @@ target/
# Matlab
*.m

# PyCharm
.idea/*
.idea/codeStyleSettings.xml
.idea/vcs.xml
2 changes: 1 addition & 1 deletion open_bci_ganglion.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
Core OpenBCI object for handling connections and samples from the gnaglion board.
Core OpenBCI object for handling connections and samples from the Ganglion board.
Note that the LIB will take care on its own to print incoming ASCII messages if any (FIXME, BTW).
Expand Down
Loading

0 comments on commit e633bc2

Please sign in to comment.