EmotiBit / ofxEmotiBit

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

set settings to default if parameters in JSON are not found #162

Closed nitin710 closed 1 year ago

nitin710 commented 1 year ago

Description

If JSON file does not exist, or parameters in JSON not found, use default parameters

Tests

nitin710 commented 1 year ago

Tested: if unicast = true is missing, by default set to false image

if broadcast is missing, by default set to true image