Skip to content

Commit

Permalink
Merge pull request #4 from aj-ptw/development
Browse files Browse the repository at this point in the history
Development
  • Loading branch information
AJ Keller authored Jul 6, 2017
2 parents 66f769a + fa6b5ab commit 8f396d9
Show file tree
Hide file tree
Showing 4 changed files with 1,393 additions and 1,324 deletions.
7 changes: 7 additions & 0 deletions Definitions_Ganglion.h
Original file line number Diff line number Diff line change
Expand Up @@ -196,4 +196,11 @@
*/
#define SD_SS 17

/** Wifi Stuff */
#define NUM_CHANNELS 4
#define OPENBCI_WIFI_ATTACH '{'
#define OPENBCI_WIFI_REMOVE '}'
#define OPENBCI_WIFI_STATUS ':'
#define OPENBCI_WIFI_RESET ';'

#endif
Loading

0 comments on commit 8f396d9

Please sign in to comment.