EmotiBit / ofxEmotiBit

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

Add details of additional files required by firmware installer for ESP32 #168

Open nitin710 opened 1 year ago

nitin710 commented 1 year ago

Description

The following files are required by firmware installer to install firmware on ESP32 https://github.com/EmotiBit/ofxEmotiBit/blob/32c2e83e67f452b1afff575932f392e19bdcadcc/EmotiBitFirmwareInstaller/src/ofApp.cpp#L820-L825

Add a note in the cod specifying how these files were obtained. Also add that these files are fw agnostic

Ex, notes for SAMD files are written here https://github.com/EmotiBit/ofxEmotiBit/blob/32c2e83e67f452b1afff575932f392e19bdcadcc/EmotiBitFirmwareInstaller/src/ofApp.cpp#L29-L37