The MGC3130 is the world’s first electrical-field (E-field) based three-dimensional (3D) tracking and gesture controller

Dependencies:   BufferedArray

Dependents:   NucleoMGC3130 i2c_master

Revision:
6:b511421e7dc8
Parent:
3:b657bfcffc0a
Child:
7:eacd776fce29
--- a/MGC3130.h	Fri Oct 09 11:26:22 2015 +0000
+++ b/MGC3130.h	Tue Oct 13 19:59:27 2015 +0000
@@ -57,7 +57,7 @@
     */
     MGC3130(PinName sda, PinName scl, PinName EI0, bool IS2);
 
-    /** Get a sensor data payload from the device, will block if the device is busy.
+    /** Get a sensor data payload from the device.
     *
     * @returns @SensorData NULL means data not avaliable
     *