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:
7:75d5c1db2027
Parent:
6:12f1849aad21
--- a/rgb_led.h	Wed May 24 11:19:51 2017 +0000
+++ b/rgb_led.h	Sun May 28 20:36:29 2017 +0000
@@ -1,5 +1,5 @@
 /*
--------------------------------------------------------------------------------
+--------------------------------------------------------------------------------
 -- Project:         PRO2 "Awareness and Optimisation of energy consumption"
 -- Team:            Team 1
 
@@ -8,12 +8,12 @@
 -- Date:            07/05-2017
 -- Copyright:       Open to all
 -- Version:         0.6 - Creation of file.
+--                  1.0 - File approval.
 --
 -- Description:     The header file for a class, that creates instances of
 --                  the actual RGB lamp that is used.
 --
--- Usage:
--------------------------------------------------------------------------------
+--------------------------------------------------------------------------------
 */
 
 #ifndef RGB_LED_H