Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 737 Bytes

CHANGELOG.md

File metadata and controls

37 lines (28 loc) · 737 Bytes

Change Log

[1.1] - 2018-06-07

Updated

  • I2C address for I2C_ADDRESS_SA0_LOW and I2C_ADDRESS_SA0_HIGH

[1.0] - 2018-05-05

Updated

  • update to Android Things 1.0

[0.7] - 2018-04-29

Updated

  • update to Android Things devpreview-0.8

[0.6] - 2018-02-09

Updated

  • update to Android Things devpreview-0.7
  • change manager initialization syntax

[0.5] - 2017-08-03

Updated

  • added required=false to uses-library on manifests

[0.4] - 2017-06-16

Fixed

  • allow configurable width and height (issue #53)

[0.3] - 2017-05-09

Updated

  • supportlibrary bumped to 0.4

[0.2] - 2017-01-18

Added

  • I2C optional "address" parameter in driver constructor

[0.1] - 2016-12-13

  • initial version