James Heavey / Mbed 2 deprecated EL17JH

Dependencies:   mbed

Revision:
135:888ae932cd70
Parent:
131:c227bbfb38b0
--- a/Laser/Laser.h	Thu May 09 09:10:24 2019 +0000
+++ b/Laser/Laser.h	Thu May 09 09:45:37 2019 +0000
@@ -44,12 +44,12 @@
     void set_posy(int y);
     
     /** Retrieve the Laser's current x coordinate
-    * @return returns variable _x as an integer
+    * @returns variable _x as an integer
     */
     int get_x();
     
     /** Retrieve the Laser's current y coordinate
-    * @return returns variable _y as an integer
+    * @returns variable _y as an integer
     */
     int get_y();