Final program for the test of the RGB sensor

Dependencies:   ISL29125 SDFileSystem mbed

Revision:
4:08069730374b
Parent:
1:e0fc716e2394
--- a/RGBSensor.h	Sat Mar 12 01:42:13 2016 +0000
+++ b/RGBSensor.h	Thu Mar 17 18:41:44 2016 +0000
@@ -1,7 +1,7 @@
 #include "mbed.h"
 
-#ifndef RGBSensor   
-#define RGBSensor
+#ifndef RGBSensor_H   
+#define RGBSensor_H
 
 
 void RGB_init();