BME280 Combined humidity and pressure sensor library
Dependents: mDot_TTN_OTAA_Node LoraGPSLogger mDot_TTN_OTAA_Node_send_data_as_string
Fork of BME280 by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:6a7fa855c18c | 2016-12-14 | SomeRandomBloke | Removed debugs, updated constructors |
5:64b7a81c61e4 | 2016-05-11 | SomeRandomBloke | commit |
4:ddcaa259e65b | 2015-05-12 | takafuminaka | * Changed data sheet URL to new one. (Ver.1.1); * Removed commented out statements. |
3:d4eb81284ea0 | 2015-05-12 | takafuminaka | * Bug fix for getHumidity : 0xfd was read twice.; * Use burst read in getXXXX : As mentioned at chapter "4 Date readout" in datasheet. |
2:c35f637c28ef | 2015-04-11 | MACRUM | Fix correction of trimming parameters for humidity |
1:763a4018aaec | 2015-04-06 | MACRUM | Add information in header |
0:ade9be832910 | 2015-04-06 | MACRUM | Initial release |