Extensionthis class is for communication via wifi osc (wifishield). use GanglionSerial for the bluetooth dongle.
open communication
| netAddr |
a NetAddr with the ip and port of the wifi shield. by default this is |
| dataAction |
set the OpenBCI: -dataAction |
| replyAction |
set the OpenBCI: -replyAction. note that if none give a default function that just posts will be used. |
| initAction |
set the OpenBCI: -initAction |
| bufferSize |
how many datapoints to store in the internal buffer. |
the NetAddr of the wifi shield.
stops main loop and closes the serial port.
//TODO