attempt to fix posible power issues with the sharp

Dependencies:   ADS1115 BME280 CronoDot SDFileSystem mbed

Fork of Outdoor_UPAS_v1_2_Tboard by scott kelleher

Revision:
45:5e0942088e31
Parent:
44:075fa63d5df1
Child:
46:99d129bfdbbd
--- a/main.cpp	Tue May 03 17:42:13 2016 +0000
+++ b/main.cpp	Tue May 03 17:57:01 2016 +0000
@@ -493,7 +493,7 @@
 }
 
 //////////////////////////////////////////////////////////////
-//Shutdown Function
+//Time Comparison Function
 //////////////////////////////////////////////////////////////
 bool timecompare(uint8_t t_sec, uint8_t t_minutes, uint8_t t_hour, uint8_t t_date, uint8_t t_month, uint8_t t_year)
 {