v2.0.0-beta2
Pre-release
Pre-release
Beta2
The overall goal was to clean the wifi code out of the library so it would not be needed when you are building a bare board.
Bug Fixes
- Weird timing issue with wifi shield
Breaking Changes
- Removed all wifi code and put into new library that must be included! The new library is a called OpenBCI_Wifi_Master_Library. It is simply included when wifi is wanted.
- Removed
.loop()function from library and all otherwifi*.()functions. DefaultBoard.inonow has wifi code.
Files
- Removed
WifiGanglion.ino - Add
GanglionNoWifi.inoexample