Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: Food/Food.h
- Revision:
- 5:e01f97a356be
- Parent:
- 3:e11f0976b2db
- Child:
- 6:fca8b826b68a
diff -r 6388f37804be -r e01f97a356be Food/Food.h --- a/Food/Food.h Sun May 05 15:16:53 2019 +0000 +++ b/Food/Food.h Mon May 06 02:06:04 2019 +0000 @@ -1,8 +1,3 @@ -/** My Sample Class - * @brief Does nothing useful - * @author Du Xianjie - * @date May, 2019 - */ #ifndef FOOD_H #define FOOD_H @@ -13,6 +8,12 @@ #include "N5110.h" //libraries including +/** My Sample Class + * @brief Does nothing useful + * @author Du Xianjie + * @date May, 2019 + */ + struct pos{ int x;