not final

Dependencies:   mbed

Revision:
14:3b4370d5b2c0
Parent:
13:b5a1783b923b
--- a/Touch/Touch.h	Fri May 29 04:22:23 2020 +0000
+++ b/Touch/Touch.h	Fri May 29 04:25:22 2020 +0000
@@ -9,7 +9,11 @@
 
 // gap from edge of screen
 #define GAP 2
-
+/** Touch Class
+@author Chen Zirui, University of Leeds
+@brief Interatcion between board and bullet and all boundaries from top left right and bottom
+@date  May 2020
+*/ 
 class Touch
 {