V4

Dependencies:   BMP280

Fork of Thread_Communication_V4_fortest by BDG

Revision:
17:aa585f901750
Parent:
16:f30928e622a2
--- a/main.h	Sat Jan 06 18:05:43 2018 +0000
+++ b/main.h	Sat Jan 06 19:44:43 2018 +0000
@@ -77,7 +77,7 @@
 
 /* Mail */
 typedef struct {
-    char Time_Date[21];
+    int Time_Date;
     float LDR_Value;
     float temp_Value;
     float press_Value;