EmotiBit / ofxEmotiBit

OpenFrameworks library and examples for the EmotiBit
MIT License
34 stars 8 forks source link

DataParser: Enable parsing if 0 or 1 timestamps are received #110

Closed nitin710 closed 2 years ago

nitin710 commented 2 years ago

Description

The parser should be able to handle a case when 0 or 1 timestamps are received.

Case: when 0 timestamps are received

Case: when 1 timestamp is received

nitin710 commented 2 years ago

Tests

When 0 timestamps are received

When 1 timestamp is received