Commit Graph

57 Commits

Author SHA1 Message Date
ToniA 69ae41a0c5 Experimental Samsung support 2014-04-08 10:42:31 +03:00
ToniA 8e12cf7b26 Change the 'simple.ino' example to use the new interface 2014-01-05 19:00:18 +02:00
ToniA f8219cf921 The 'model' and 'info' data should be given as a parameter to the constructor.
Having a self-contained class would have been nice, but there's no way
to force class variables into the FLASH memory, i.e. the PROGMEM definition
does not work within a C++ class with the AVR toolchain.
2014-01-01 10:46:13 +02:00
ToniA 5ced7aa5dd Add info (in JSON format) about the supported model for each heatpump 2013-12-31 14:28:13 +02:00
ToniA 441ebf16dc Mitsubishi FE maintenance mode 2013-12-30 17:23:23 +02:00
ToniA dce07087d5 Change all #include directives to use the angle-bracket form 2013-12-26 15:22:48 +02:00
ToniA d5d00a8686 Initial HeatpumpIR library, refactored from my 'arduino-wp-heatpump-controller' repository 2013-12-26 15:11:20 +02:00