define new tria pins, configurable type ligt or shutter or plug

This commit is contained in:
harald 2014-02-18 09:32:01 +01:00
parent 7d354d8a37
commit 1f586c7735
4 changed files with 107 additions and 12 deletions

View file

@ -32,6 +32,11 @@
#ifndef PROJECT_RPL_WEB_CONF_H_
#define PROJECT_RPL_WEB_CONF_H_
#define OSDPLUG
//#define OSDLIGHT
//#define OSDSHUTTER
//#define PLATFORM_HAS_LEDS 1
//#define PLATFORM_HAS_BUTTON 1
#define PLATFORM_HAS_OPTRIAC 1