(2) OpenBCIWiFi now applies the sample rate passed into the constructor
(3) New option to prevent OpenBCIWiFi from automatically connecting to board upon instantiation
(4) scaled_output and micro_volts can now be set in OpenBCIWiFi constructor
(5) prevent connection exception during OpenBCIWiFi instantiation by placing small time delay between shield discovery and connecting to the board
(6) New test to demonstrate how these changes/new options work
…com/Hardware/03-Cyton_Data_Format#cyton-data-format-binary-format
(2) OpenBCIWiFi now applies the sample rate passed into the constructor (3) New option to prevent OpenBCIWiFi from automatically connecting to board upon instantiation (4) scaled_output and micro_volts can now be set in OpenBCIWiFi constructor (5) prevent connection exception during OpenBCIWiFi instantiation by placing small time delay between shield discovery and connecting to the board (6) New test to demonstrate how these changes/new options work