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:25:56 2015 +0000
Parent:
2:38006c26dda5
Child:
4:069b01d563a3
Commit message:
Doxygen comment changes

Changed in this revision

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