Meteo Station

Dependencies:   ds3231 mbed-rtos mbed

Fork of meteo_station by Valentín Salinas

Files at this revision

API Documentation at this revision

Comitter:
Nikasha
Date:
Wed Apr 26 16:21:33 2017 +0000
Parent:
1:678088dfd174
Commit message:
adsf

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Wed Apr 26 16:13:58 2017 +0000
+++ b/main.cpp	Wed Apr 26 16:21:33 2017 +0000
@@ -13,7 +13,6 @@
     Ds3231 rtc(D14, D15); 
     
     time_t epoch_time;
-    time_t prueba;
     //DS3231 rtc variables
     
     //default, use bit masks in ds3231.h for desired operation