scott kelleher / Outdoor_UPAS_v1_2_Tboard

Dependencies:   ADS1115 BME280 CronoDot SDFileSystem mbed

Fork of Outdoor_UPAS_v1_2_Tboard by Volckens Group Sensors

Files at this revision

API Documentation at this revision

Comitter:
caseyquinn
Date:
Tue May 03 17:57:01 2016 +0000
Parent:
44:075fa63d5df1
Child:
46:99d129bfdbbd
Commit message:
Minor changes and fork to UBC code

Changed in this revision

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