mirror of
https://github.com/xoseperez/espurna.git
synced 2026-03-05 07:54:18 +01:00
* Thingspeak: cleanup * fix sync client config, refactoring * revert changes in tspk config * inheritance * fix empty wificlient
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
|