PRO2_Team 1_collected code with ticker and headers_not working yet

Dependencies:   SHTx mbed

Fork of PRO2_samlet_kode by Olga Høyer

Revision:
6:12f1849aad21
Parent:
5:b366110c0d59
--- a/logging.h	Wed May 24 09:34:54 2017 +0000
+++ b/logging.h	Wed May 24 11:19:51 2017 +0000
@@ -1,8 +1,19 @@
-//Author : Emil Hammer
-//Date : 19 May 2017
-//Version : 1.0
-//Copyright : Open for everyone
-//Description : Logging data
-// Usage: logging();
+/*
+-------------------------------------------------------------------------------
+-- Project:         PRO2 "Awareness and Optimisation of energy consumption"
+-- Team:            Team 1
+
+-- File Name:       logging.h
+-- Author:          Emil Hammer
+-- Date:            19/05-2017
+-- Copyright:       Open to all
+-- Version:         1.0 - Creation of file.
+--
+-- Description:     Logging data
+--
+-- Usage:           logging()
+-------------------------------------------------------------------------------
+*/
+
 
 void logging ();
\ No newline at end of file