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.

16 lines
544 B

  1. #define ALEXA_SUPPORT 0
  2. #define API_SUPPORT 0
  3. #define BROKER_SUPPORT 0
  4. #define DOMOTICZ_SUPPORT 0
  5. #define DEBUG_SERIAL_SUPPORT 0
  6. #define DEBUG_TELNET_SUPPORT 0
  7. #define DEBUG_WEB_SUPPORT 0
  8. #define HOMEASSISTANT_SUPPORT 0
  9. #define I2C_SUPPORT 0
  10. #define MQTT_SUPPORT 0
  11. #define NTP_SUPPORT 0
  12. #define RPN_RULES_SUPPORT 0
  13. #define SCHEDULER_SUPPORT 0
  14. #define SENSOR_SUPPORT 0
  15. #define THINGSPEAK_SUPPORT 0
  16. #define WEB_SUPPORT 0