OpenBCI / OpenBCI_Cyton_Library

Repository for OpenBCI Cyton Arduino Libraries
MIT License
88 stars 89 forks source link

Multibyte timeout protection #16

Closed andrewjaykeller closed 8 years ago

andrewjaykeller commented 8 years ago

Is there a way to protect against lockout if too few characters are received on channel/impedance settings?

Could do something like if you get a X or Z you could check to see if you got all the bytes and THEN send the command to the board?