Fork of the espurna firmware for `mhsw` switches
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#define ALEXA_SUPPORT 0
|
|
#define API_SUPPORT 0
|
|
#define BROKER_SUPPORT 0
|
|
#define DEBUG_SERIAL_SUPPORT 0
|
|
#define DEBUG_TELNET_SUPPORT 0
|
|
#define DEBUG_WEB_SUPPORT 0
|
|
#define DOMOTICZ_SUPPORT 0
|
|
#define HOMEASSISTANT_SUPPORT 0
|
|
#define I2C_SUPPORT 0
|
|
#define MQTT_SUPPORT 0
|
|
#define NTP_SUPPORT 0
|
|
#define RPN_RULES_SUPPORT 0
|
|
#define SCHEDULER_SUPPORT 0
|
|
#define SENSOR_SUPPORT 0
|
|
#define THINGSPEAK_SUPPORT 0
|
|
#define WEB_SUPPORT 0
|