Orefatoi / Mbed 2 deprecated afero_poc15_171201

Dependencies:   mbed vt100

Revision:
7:aa858d789025
Parent:
0:f0de320e23ac
--- a/sensors/MMA8451Q.h	Wed Dec 06 00:35:56 2017 +0000
+++ b/sensors/MMA8451Q.h	Thu Dec 07 01:06:46 2017 +0000
@@ -11,8 +11,7 @@
   /**
   * MMA8451Q constructor
   *
-  * @param sda SDA pin
-  * @param sdl SCL pin
+  * @param i2c pointer to the I2C object
   * @param addr 7bit addr of the I2C peripheral
   */
   MMA8451Q(I2C *i2c, int addr);