Allows for a 90 frame animated gauge to be display on the uLCD

Dependents:   uLCDgaugeTest

Revision:
8:4a69fe1bc451
Parent:
7:761059a69344
--- a/uLCD_gauges.h	Fri Mar 13 15:42:43 2015 +0000
+++ b/uLCD_gauges.h	Fri Mar 13 15:47:13 2015 +0000
@@ -4,13 +4,8 @@
 #include "uLCD_4DGL.h"
 #include "mbed.h"
 
-/** Header file for uLCD gauges library
-* @file uLCD_gauges.h
-* @brief This header file lists the functions needed to control gauge display on the uLCD 
-*
-* @author Matthew Arceri and Harsha Nori
-*
-* @date 3/13/2015
+/** 
+*   Header file for uLCD gauges library
 */
 class uLCD_gauges {
 public: