alexsandro scheeren / Mbed 2 deprecated PanelaSTM

Dependencies:   mbed mbed-rtos ModbusSlave232 MODSERIAL max6675 millis

Revision:
4:80f3ac4b1c8b
Parent:
3:4178c25493ba
Child:
5:cc12e1f4daf1
--- a/includes.h	Thu Jul 28 14:22:56 2016 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,10 +0,0 @@
-#include "mbed.h"
-#include "DHT.h" //humidity and air temperature
-#include "ModbusSlave232.h" //see readme, for modbus
-#include "millis.h" //see readme, for modbus
-#include "SoftSerial.h" //for co2 sensor
-#include "TSL2561_I2C.h" //for light sensor
-#include "DS1820.h" //water temp sensor
-
-#include "pin_definitions.h" //anythign related to physical pins
-#include "objects_and_variables.h" //public objs and vars
\ No newline at end of file