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
6 lines
191 B
C
6 lines
191 B
C
#define SECURE_CLIENT SECURE_CLIENT_BEARSSL
|
|
#define MQTT_LIBRARY MQTT_LIBRARY_ARDUINOMQTT
|
|
#define OTA_CLIENT OTA_CLIENT_HTTPUPDATE
|
|
#define THINGSPEAK_USE_ASYNC 0
|
|
#define THINGSPEAK_USE_SSL 1
|