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

Dependents:   uLCDgaugeTest

Revision:
3:eee40e4de1c4
Parent:
2:38006c26dda5
Child:
4:069b01d563a3
--- a/uLCD_gauges.cpp	Fri Mar 13 15:20:33 2015 +0000
+++ b/uLCD_gauges.cpp	Fri Mar 13 15:25:56 2015 +0000
@@ -2,6 +2,13 @@
 #include "mbed.h"
 
 /**
+* @file uLCD_gauges.cpp
+* @brief This cpp file defines all the functions for uLCD_gauges.h
+* @author Matthew Arceri and Harsha Nori
+* @date 3/13/2015
+*/
+
+/**
 * Constructor for the uLCD_gauges class. Sets up the value mapping assuming the default gauge is used.
 * @author Matthew Arceri
 * @param screen The uLCD instance that is going to be used for the gauge