Marcus Lee / BME680

Fork of BME680 by CHENGQI YANG

Files at this revision

API Documentation at this revision

Comitter:
UHSLMarcus
Date:
Tue Jan 24 11:00:35 2017 +0000
Parent:
2:d717e4ab624f
Child:
4:a1d337095973
Commit message:
edited doc

Changed in this revision

BME680.h Show annotated file Show diff for this revision Revisions of this file
--- 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)
     */