Things/things
2017-01-20 22:59:25 +01:00
..
Device.h replace preprocessor syntax 2016-04-22 22:32:36 +02:00
DeviceButton.cpp remove unused variable 2016-12-23 23:13:47 +01:00
DeviceButton.h new device: pushbutton 2016-04-24 12:17:15 +02:00
DeviceDht.cpp don't retain volatile values 2016-04-23 01:44:56 +02:00
DeviceDht.h tell where the libraries are from 2016-04-22 22:45:45 +02:00
DeviceIrRx.cpp split C code into header- and implementation-files 2016-04-22 22:26:52 +02:00
DeviceIrRx.h tell where the libraries are from 2016-04-22 22:45:45 +02:00
DeviceIrTx.cpp split C code into header- and implementation-files 2016-04-22 22:26:52 +02:00
DeviceIrTx.h tell where the libraries are from 2016-04-22 22:45:45 +02:00
DeviceLdr.cpp don't retain volatile values 2016-04-23 01:44:56 +02:00
DeviceLdr.h replace preprocessor syntax 2016-04-22 22:32:36 +02:00
DeviceLed.cpp new device type: led 2016-05-17 23:55:41 +02:00
DeviceLed.h make handler functions public 2016-05-21 19:17:03 +02:00
DeviceRelay.cpp fix states 2017-01-20 22:59:25 +01:00
DeviceRelay.h first version with working relay function 2016-12-14 23:14:17 +01:00
DeviceRgb.cpp renamed LED to RGB, since that's what it is 2016-05-17 22:14:03 +02:00
DeviceRgb.h renamed LED to RGB, since that's what it is 2016-05-17 22:14:03 +02:00
HardwareH801wifi.h establish hardwareLoop() 2016-12-23 00:03:36 +01:00
HardwareSonoff.h establish hardwareLoop() 2016-12-23 00:03:36 +01:00
HardwareWitty.h establish hardwareLoop() 2016-12-23 00:03:36 +01:00
HardwareWittyBbq.h establish hardwareLoop() 2016-12-23 00:03:36 +01:00
HardwareWittyDht.h establish hardwareLoop() 2016-12-23 00:03:36 +01:00
HardwareWittyDhtIrRxTx.h establish hardwareLoop() 2016-12-23 00:03:36 +01:00
things.ino establish hardwareLoop() 2016-12-23 00:03:36 +01:00