Doxyjen of the Bird.h

Dependencies:   mbed N5110

Revision:
5:abe12cabd0b7
Parent:
4:bf257e628311
Child:
6:0912dfea40f5
diff -r bf257e628311 -r abe12cabd0b7 Game1/Game1.h
--- a/Game1/Game1.h	Sun May 05 17:31:17 2019 +0000
+++ b/Game1/Game1.h	Sun May 05 17:39:10 2019 +0000
@@ -9,7 +9,7 @@
 
 /**  Game1 class
 
-*@brief Library to combine the copter and wall
+*@brief Library to combine the Copter and Wall
 */
 
 class Game1
@@ -25,7 +25,7 @@
     */
     void init();
     /**
-    *@brief Draw the bird, wall and live scores
+    *@brief Draw the copter, wall and live scores
     *@param lcd, pad
     *@returns The number to test whether the copter crash the wall
     *@details Use the method to use function within N5110.h and Gamepad.h file
@@ -49,3 +49,4 @@
 };
 
 #endif
+