Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 403 Bytes

CHANGELOG.md

File metadata and controls

13 lines (11 loc) · 403 Bytes

Changelog

0.2.0

  • Added support for Bluetooth sensor module.
  • DataInterface method getDataInString() has been renamed to getDataInCSV()
  • SKDataInterface has been renamed to SKSensorData
  • Added getSensorModuleType() to SKSensorData
  • Added SK prefix to all source files
  • Added support for Android Studio 1.3
  • Updated Build Tools version to 22.0.1

0.1.0

  • Initial Release