library for AMS ENS210 temperature and humidity sensor

Dependents:   rIoTwear-temp-humid

History

// char cmd[len+1]; works with mbed, but not with IAR/GCC default tip

2019-12-03, by batman52 [Tue, 03 Dec 2019 18:48:39 +0000] rev 9

// char cmd[len+1]; works with mbed, but not with IAR/GCC


.

2017-03-08, by UHSLMarcus [Wed, 08 Mar 2017 09:44:13 +0000] rev 8

.


made sure the i2c pointer is initialized to NULL

2017-01-24, by UHSLMarcus [Tue, 24 Jan 2017 14:08:26 +0000] rev 7

made sure the i2c pointer is initialized to NULL


Added get method for i2c interface

2017-01-24, by UHSLMarcus [Tue, 24 Jan 2017 10:46:20 +0000] rev 6

Added get method for i2c interface


Little changes

2017-01-20, by UHSLMarcus [Fri, 20 Jan 2017 14:33:17 +0000] rev 5

Little changes


made sure inital single use define was correct

2017-01-19, by UHSLMarcus [Thu, 19 Jan 2017 11:55:39 +0000] rev 4

made sure inital single use define was correct


tested and working in both continuous and single shot mode

2017-01-18, by UHSLMarcus [Wed, 18 Jan 2017 12:04:25 +0000] rev 3

tested and working in both continuous and single shot mode


fixed index out of bounds

2017-01-18, by UHSLMarcus [Wed, 18 Jan 2017 08:54:58 +0000] rev 2

fixed index out of bounds


initalised the data stores to 0

2017-01-17, by UHSLMarcus [Tue, 17 Jan 2017 14:26:34 +0000] rev 1

initalised the data stores to 0


Initial untested class definition and implimentation

2017-01-17, by UHSLMarcus [Tue, 17 Jan 2017 14:23:13 +0000] rev 0

Initial untested class definition and implimentation