EmotiBit / ofxEmotiBit

OpenFrameworks library and examples for the EmotiBit
MIT License
33 stars 7 forks source link

Bug in parsing UN data #156

Closed nitin710 closed 1 year ago

nitin710 commented 1 year ago

Description

https://github.com/EmotiBit/ofxEmotiBit/blob/65eff370a3e381848fd4c679a0468acbe5a81e16/EmotiBitDataParser/src/ofApp.cpp#L1158-L1161

This is causing the UN parsed output to have an extra column in the parsed data

image