Added small description in the driver

This commit is contained in:
wvdv2002 2018-11-16 09:58:14 +01:00
parent 9ab3eb05bd
commit 45cc387748
1 changed files with 4 additions and 0 deletions

View File

@ -17,6 +17,10 @@
along with this program. If not, see <http://www.gnu.org/licenses/>. along with this program. If not, see <http://www.gnu.org/licenses/>.
*/ */
/*This code can be used for Armtronix dimmers. The dimmers contain a Atmega328 to do the actual dimming.
Checkout the Tasmota Wiki for information on how to flash this Atmega328 with the firmware to work together with this driver.
*/
#ifdef USE_ARMTRONIX_DIMMERS #ifdef USE_ARMTRONIX_DIMMERS
#define XDRV_18 18 #define XDRV_18 18