Bug Fixes and Bluetooth LE Refactor
v3.0.32 fixes a few bugs with the API and refactors the underlying Android BLE usage.
Changes
- Corrected attribute definition for MMA8452Q acceleration data
- Fixes using the acceleration data wtih data processing and logging
- Fixed bug with using data forwarding to create feedback loops in a data processing chain
- See this unit test for code example
- Refactored underlying Bluetooth LE usage to incorporate the Bolts Framework
- Internal BLE api and implementation extracted as a stand alone class in the BleToolbox project