Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:492df2322044 | 2018-02-05 | mcm | All temperature functions were fixed, now it works as expected. |
4:57ca557b109d | 2018-02-05 | mcm | The humidity trigger is fixed as well as the temperature conversion. |
3:26e81558e1c1 | 2017-10-19 | mcm | An example program was added to the header file |
2:fe8616def623 | 2017-10-19 | mcm | The driver was completed and it needs to be tested when the sensor arrives. |
1:3d9547d683bc | 2017-10-19 | mcm | The header file is ready to be tested |
0:bdcafa17349a | 2017-10-19 | mcm | Driver for SI7006 an I2C humidity and temperature sensor was just started, both files ( header and function ) were created. |