0.7.0
- feat: add estimated timestamp for each incoming EEG event
- fix: zip-samples to correctly calculate timestamp
BREAKING CHANGE: the timestamp
field of EEGReading
now contains an estimated timestamp of when the reading was taken instead of just the event index. The event index has moved to the index
field.