Closed andrewjaykeller closed 8 years ago
They have a fairly novel way of reconnecting and such that should be implemented in this module. https://github.com/OpenBCI/OpenBCI_Python/blob/master/open_bci_v3.py#L143
I actually do not agree with the reconnect functionality of the python driver. The python driver would only be able to send the reconnect command if it received a packet from the device.
They have a fairly novel way of reconnecting and such that should be implemented in this module. https://github.com/OpenBCI/OpenBCI_Python/blob/master/open_bci_v3.py#L143