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

Dependents:   uLCDgaugeTest

Files at this revision

API Documentation at this revision

Comitter:
Striker121
Date:
Fri Mar 13 15:47:13 2015 +0000
Parent:
7:761059a69344
Commit message:
final dox update

Changed in this revision

uLCD_gauges.h Show annotated file Show diff for this revision Revisions of this file
--- 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: