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:
8:de7934ec7ea2
Parent:
6:b511421e7dc8
--- a/GestILibrarMessage/GestICMsg.cpp	Thu Oct 15 16:10:55 2015 +0000
+++ b/GestILibrarMessage/GestICMsg.cpp	Sat Nov 14 15:44:44 2015 +0000
@@ -1,6 +1,6 @@
 #include "GestICMsg.h"
 
-GestICMsg::GestICMsg(): BufferedArray()
+GestICMsg::GestICMsg(): BufferedArray(20,20)
 {}
 
 int GestICMsg::getMsgSize()