EmotiBit / ofxEmotiBit

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

Fix default json parsing #163

Closed nitin710 closed 1 year ago

nitin710 commented 1 year ago

Description

Adds checks while parsing data stored in JSON setting files. It now handles (for emotibitCommSettings.json and parsedDataFormat)

  1. Partial contents
  2. wrong file formatting
  3. missing file

Requirements

Issues Referenced

Documentation update

None

Testing

Test Configuration:

Test Result Link

Checklist:

Screenshots:

Added to individual issue.