4 Commits
Author SHA1 Message Date
randy 686e7b1d6b * Update NewRemoteSwitch to v1.2.0; improved dimmer support
* Update InterruptChain to v1.4.0; bugfix for interrupt mode
2014-01-27 23:05:45 +01:00
randy d13f445480 * Replaced shorts with bytes and int8_t; Significantly reduces code size, and will most likely reduce RAM usage and increase execution speed.
* Lowered RAM usage of Interrupt Chain.
* Some code comment fixes.
2013-05-25 22:32:03 +02:00
randy 93cbc7b50c * Uses NewRemodeCode::on, ::off, ::dim, ::on_with_dim instead of 0, 1, 2 and 3, for better readability. This change is backwards compatible.
* Updated examples to use the new NewRemodeCode::on, ::off, ::dim and ::on_with_dim notation.
2013-03-24 22:18:07 +01:00
randy 359452af3d * Restructured directories for easier installation.
* Updated readmes accordingly.
* Added quickstart guide.
* No code changes.
2012-12-30 23:22:24 +01:00