Andriy Makukha / Mbed 2 deprecated football_project_wo_output

Dependencies:   mbed

Fork of football_project by MZJ

Revision:
52:060fdec99780
Parent:
50:efe0f3017848
Child:
54:2878d62714d6
--- a/TA.h	Wed Jan 13 18:58:11 2016 +0000
+++ b/TA.h	Thu Jan 14 05:27:44 2016 +0000
@@ -13,7 +13,7 @@
 #define SILENT 0x20
 
 #define TOUCHLIGHTS  0x7                                      /* We'll use bit 2 for the power button */
-#define DEFTOUCHMASK (TOUCHLIGHTS & (5 | 2 /* test/bott */))  /* Note:  No longer using "bottom" touch sensor/lights */
+#define DEFTOUCHMASK (TOUCHLIGHTS & (6 | 1 /* test/bott */))  /* Note:  No longer using "bottom" touch sensor/lights */
 #define DIS_ON_DARK 0x40                                      /* Used for disabling touch sensor(s) when in dark mode */
 
 struct Message