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.
Fork of BME680 by
Diff: BME680.h
- Revision:
- 3:5b39369b3b91
- Parent:
- 2:d717e4ab624f
- Child:
- 6:37b94c473e8a
--- a/BME680.h Tue Jan 24 10:56:46 2017 +0000 +++ b/BME680.h Tue Jan 24 11:00:35 2017 +0000 @@ -152,7 +152,8 @@ */ void setParallelMode(); - /* + /** + * Constructor * @param i2c I2C interface used for communication * @param SDO Slave address LSB (High->true, Low->false) */