James Heavey / Mbed 2 deprecated EL17JH

Dependencies:   mbed

Revision:
130:46f3fac2bdf9
Parent:
129:b47c28c7eaaf
Child:
131:c227bbfb38b0
--- a/Life_Powerup/Life_Powerup.h	Wed May 08 23:09:59 2019 +0000
+++ b/Life_Powerup/Life_Powerup.h	Wed May 08 23:35:45 2019 +0000
@@ -40,7 +40,7 @@
     void init();
     
     /** Draws the powerup at at its current coordinates on the LCD
-    * @param &lcd @details a N5110 pointer
+    * @param lcd @details a N5110 pointer
     */
     void draw(N5110 &lcd);