1

Dependencies:   mbed Gamepad N5110

Revision:
10:7cb79dbb351a
Parent:
9:5f73221012bf
--- a/Food/Food.h	Sun May 05 12:33:23 2019 +0000
+++ b/Food/Food.h	Sun May 05 12:40:42 2019 +0000
@@ -37,7 +37,7 @@
             void init();
             
             /** draw Food according to the food coordinate
-             * @param the subclass of N5110(lcd) 
+             * @param lcd the subclass of N5110
             */
             void drawfood(N5110 &lcd);