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
Diff: includes.h
- 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