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.

10 lines
276 B

  1. #define ADE7953_SUPPORT 1
  2. #define CSE7766_SUPPORT 1
  3. #define ECH1560_SUPPORT 1
  4. #define EMON_ADC121_SUPPORT 1
  5. #define EMON_ADS1X15_SUPPORT 1
  6. #define EMON_ANALOG_SUPPORT 1
  7. #define HLW8012_SUPPORT 1
  8. #define PULSEMETER_SUPPORT 1
  9. #define PZEM004T_SUPPORT 1
  10. #define V9261F_SUPPORT 1