BastatDoreau / Mbed 2 deprecated MoveYourTetris

Dependencies:   mbed APDS_9960 mbed-rtos

Dependents:   MoveYourTetris_OK

Revision:
14:6b6aa696680f
Parent:
13:336220ac9a8b
Child:
15:3782eb2bc312
--- a/src/cMatrice.cpp	Sun Apr 10 21:54:27 2016 +0000
+++ b/src/cMatrice.cpp	Mon Apr 11 11:36:14 2016 +0000
@@ -59,7 +59,10 @@
 {
     _lig = l;
 }
-
+void cMatrice::setValTab(unsigned char l, unsigned char c, unsigned char coul)
+{
+    _matrice [l][c] = coul;
+}
 
 // METHODES