Releases: EmotiBit/EmotiBit_XPlat_Utils
Releases · EmotiBit/EmotiBit_XPlat_Utils
v1.7.2
v1.7.1
Changelog
- Deprecated OF dependency in EmotiBitPacket
- Created a new
createPacketAPI intended for future use. (FeatherWing and ofxEmotiBit will be updated to new API, at which point old API may be removed) - Moved ArduinoString.h from ofxEmotiBit to XPlat_Utils
- Improved automated testing (pending intergration to CI)
PRs referenced
Refactored testing, Deprecated OF dependency in EmotiBit packet #28
Compatibility
- v1.11.1+
v1.6.0
Changelog
- Adds new typetags to support wifi credentials over serial
PRs referenced
Compatibility
- v1.11.1+
v1.5.0
Changelog
- Adds compatibility for platformIO build chain
- Adds payload labels required to send EmotiBit deviceID to EmotiBit Host
PRs referenced
- platformio compiling successfully with these changes - #23
- Feat transmit emotibit serial number to oscilloscope - #24
Compatibility
- This release is required if compiling the latest firmware on platformIO.
- Compilation using Arduino IDE is backward compatible with the EmotiBit_FeatherWing firmware.