Optimaze with new mbed os for study

Dependencies:   TS_DISCO_F746NG BSP_DISCO_F746NG Graphics

Revision:
2:8db224cc1fcb
Parent:
1:5e49b46de1b0
--- a/RadarDemo/Target.h	Fri Nov 04 17:10:50 2016 +0000
+++ b/RadarDemo/Target.h	Fri Nov 04 23:07:04 2016 +0000
@@ -20,6 +20,9 @@
 #include "Location.h"
 #include "mbed.h"   // for uint32_t
 
+/**
+  * @brief Simple simulation of radar target.
+  */
 class Target
 {
 public: