Files
espurna/code/test/build/emon.h
hamed 660d8c339b sns: add INA219 (current / power monitor)
resolves #2501

Co-Authored-by: Maxim Prokhorov <prokhorov.max@outlook.com>
2022-05-18 21:22:32 +03:00

13 lines
331 B
C

#define ADE7953_SUPPORT 1
#define CSE7766_SUPPORT 1
#define ECH1560_SUPPORT 1
#define EMON_ADC121_SUPPORT 1
#define EMON_ADS1X15_SUPPORT 1
#define EMON_ANALOG_SUPPORT 1
#define HLW8012_SUPPORT 1
#define INA219_SUPPORT 1
#define PULSEMETER_SUPPORT 1
#define PZEM004TV30_SUPPORT 1
#define PZEM004T_SUPPORT 1
#define V9261F_SUPPORT 1