mirror of
https://github.com/xoseperez/espurna.git
synced 2026-03-03 06:54:16 +01:00
add one more level of directories for build config & its cache replace test/pio_cache w/ test/build/cache
5 lines
116 B
C
5 lines
116 B
C
#define DUMMY_RELAY_COUNT 8
|
|
#define RELAY_SUPPORT 1
|
|
#define RFB_SUPPORT 1
|
|
#define RFB_PROVIDER RFB_PROVIDER_EFM8BB1
|