Optimaze with new mbed os for study
Dependencies: TS_DISCO_F746NG BSP_DISCO_F746NG Graphics
Diff: RadarDemo/Target.h
- Revision:
- 2:8db224cc1fcb
- Parent:
- 1:5e49b46de1b0
diff -r 5e49b46de1b0 -r 8db224cc1fcb RadarDemo/Target.h --- 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: