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:
- 11:0f169c4ecd0a
- Parent:
- 8:92abf7b858e9
- Child:
- 12:5846e92948ad
--- a/Food/Food.h Mon May 06 02:32:31 2019 +0000
+++ b/Food/Food.h Mon May 06 02:36:34 2019 +0000
@@ -24,8 +24,7 @@
/** Destructor */
~Food();
- /** Set the screen
- * @param init ()
+ /** Set the screen
*/
void init();
/** Draw the screen
@@ -33,7 +32,6 @@
*/
void draw(N5110 &lcd);
/** Get the response
- * @param ()
*/
void response();
/** Get the score