mirror of
https://github.com/xoseperez/espurna.git
synced 2026-03-02 22:44:17 +01:00
add one more level of directories for build config & its cache replace test/pio_cache w/ test/build/cache
13 lines
331 B
C
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
|