not final

Dependencies:   mbed

Files at this revision

API Documentation at this revision

Comitter:
ChenZirui
Date:
Fri May 29 04:25:22 2020 +0000
Parent:
13:b5a1783b923b
Commit message:
not final

Changed in this revision

Touch/Touch.h Show annotated file Show diff for this revision Revisions of this file
--- 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
 {