Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: ADS1115 BME280 CronoDot SDFileSystem mbed
Fork of Outdoor_UPAS_v1_2_Tboard by
Revision 45:5e0942088e31, committed 2016-05-03
- 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)
{
