Henry Triff / Mbed 2 deprecated ELEC2645_Project_el18ht

Dependencies:   mbed

Revision:
15:944ef5ed4533
Parent:
14:edaf69190fcc
Child:
16:17f91f51358f
--- a/Leds/LEDs.h	Sat Mar 28 11:54:49 2020 +0000
+++ b/Leds/LEDs.h	Sat Mar 28 12:05:27 2020 +0000
@@ -1,9 +1,3 @@
-/** LEDs Class
-* @brief Controls the LEDs on the device
-* @author Henry W Triff
-* @date Mar, 2020
-*/
-
 #ifndef LEDS_H
 #define LEDS_H
 
@@ -17,6 +11,11 @@
 #include "Ghost.h"
 #include <string>
 
+/** LEDs Class
+* @brief Controls the LEDs on the device
+* @author Henry W Triff
+* @date Mar, 2020
+*/
 
 class LEDs
 {