sensor lib

Dependents:   gather_sensor_data

Revision:
0:cbe8cd32b8d9
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/SupportedDevices.h	Thu Sep 08 14:05:15 2016 +0000
@@ -0,0 +1,14 @@
+#ifndef MBED_SUPPORTED_SENSOR_H
+#define MBED_SUPPORTED_SENSOR_H
+
+#include "mbed.h"
+#include "DHT.h"
+#include "BH1750.h"
+#include "DS1820.h"
+#include "MQ135.h"
+
+
+
+
+
+#endif
\ No newline at end of file