Closed andrewheusser closed 8 years ago
when I manually set it, it does the job:
boardSerial = new openBCISimulator.OpenBCISimulator(portName, {
verbose: this.options.verbose,
samplerate: 20
});
ok good problem solving @andyh616 looks like an easy fix, let's keep this issue open and see if we can get this impedance testing working with this update too, i think so minor tweaks on that as well might need to happen.
Fixed. Will be solved in 0.2.1
I think the issue is here. when you make the new openbciSimulator object, the simulatorSampleRate never makes it into the object, so its just set to the default 250