Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed mbed-rtos ModbusSlave232 MODSERIAL max6675 millis
includes.h
- Committer:
- AfdhalAtiffTan
- Date:
- 2016-07-28
- Revision:
- 3:4178c25493ba
- Parent:
- 1:77e7cf856fae
File content as of revision 3:4178c25493ba:
#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