Closed nitin710 closed 1 year ago
To test the functionality, you will also need to flash the EmotiBit with the FW linked in the PR below.
EmotiBit
EmotiBitWiFiHost (Oscilloscope)
EmotiBit Oscilloscope (ofApp)
GUI
unordered_map<string, EmotibitInfo> _discoveredEmotibits;
IP address
availability
lastSeen
ofApp
Test Configuration:
master
DIGITAL_WRITE_DEBUG
ofxEmotiBitVersion.h
Merging to master as approved here: https://github.com/EmotiBit/EmotiBit_FeatherWing/pull/264#issuecomment-1499254613
Description
Requirements
Non-dependent requirements
To test the functionality, you will also need to flash the EmotiBit with the FW linked in the PR below.
Issues Referenced
Documentation update
Code change explained
EmotiBit
->EmotiBitWiFiHost (Oscilloscope)
->EmotiBit Oscilloscope (ofApp)
->GUI
unordered_map<string, EmotibitInfo> _discoveredEmotibits;
IP address
,availability
,lastSeen
} (for old firmware)IP address
,availability
,lastSeen
} (for new firmware)ofApp
, where the "key" is used to populate the deviceGroup list.Testing
Test Configuration:
Checklist to allow merge
master
DIGITAL_WRITE_DEBUG
= false (if set true while testing)ofxEmotiBitVersion.h
Screenshots: