library for AMS ENS210 temperature and humidity sensor
Dependents: rIoTwear-temp-humid
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
9:e121ac861a82 | 2019-12-03 | batman52 | // char cmd[len+1]; works with mbed, but not with IAR/GCC |
8:1a7d241afbcb | 2017-03-08 | UHSLMarcus | . |
7:d61772b5cd3b | 2017-01-24 | UHSLMarcus | made sure the i2c pointer is initialized to NULL |
6:475b764b720d | 2017-01-24 | UHSLMarcus | Added get method for i2c interface |
5:22b8ef3a65e1 | 2017-01-20 | UHSLMarcus | Little changes |
4:31fbbf39d935 | 2017-01-19 | UHSLMarcus | made sure inital single use define was correct |
3:3b427231e5a7 | 2017-01-18 | UHSLMarcus | tested and working in both continuous and single shot mode |
2:f5a7883ae9c2 | 2017-01-18 | UHSLMarcus | fixed index out of bounds |
1:94a79c88c105 | 2017-01-17 | UHSLMarcus | initalised the data stores to 0 |
0:7088b1bdc2e5 | 2017-01-17 | UHSLMarcus | Initial untested class definition and implimentation |