Doxyjen of the Bird.h

Dependencies:   mbed N5110

Revision:
6:0912dfea40f5
Parent:
5:abe12cabd0b7
--- a/Copter/Copter.h	Sun May 05 17:39:10 2019 +0000
+++ b/Copter/Copter.h	Sun May 05 17:46:26 2019 +0000
@@ -9,6 +9,8 @@
 /**  Copter class
 
 *@brief Library to draw the copter
+*@author Wu Aiming
+*@date May 2019
 */
 
 class Copter
@@ -52,3 +54,4 @@
     Vector2D _ans;
 };
 #endif
+