MetaEnvironment and MetaDetect Features
Android API v2.5.0 adds support for the MetaEnvironment and MetaDetect boards, makes some small modifications to the existing interfaces, and fixes a few bugs.
Changes
- Added Bma255Accelerometer, Bme280Humidity, Bme280Barometer, Tcs34725ColorDetector, and Tsl2671Proximity modules
- Modified generic accelerometer functions to return the actual settings used
- Modified I2C.readData variant to pass exceptions back to the caller
- Added updateFirmware variant that reads the firmware contents through an InputStream
- Fixed null pointer exception when unsubscribing from data processor signals
- Fixed bug with generic gyro functions not writing the configuration to the sensor