mirror of
https://github.com/xoseperez/espurna.git
synced 2026-03-06 00:14:19 +01:00
add one more level of directories for build config & its cache replace test/pio_cache w/ test/build/cache
6 lines
127 B
C
6 lines
127 B
C
#define LED1_PIN 0
|
|
#define RELAY1_PIN 0
|
|
#define BUTTON1_PIN 0
|
|
#define BUTTON1_CONFIG BUTTON_PUSHBUTTON
|
|
#define BUTTON1_RELAY 1
|