mirror of
https://github.com/xoseperez/espurna.git
synced 2026-03-06 16:27:12 +01:00
* travis: move build flags tests outside of hardware header * mqtt: fix typo * travis: use files instead of bundling test cases into script * fixup! travis: use files instead of bundling test cases into script * fix variable expansion, remove custom h at the end * add ade7953 to sensors list * custom.h path as variable * shellcheck * fix printf syntax, silent again * fix bash 4.3 treating empty array as unset variable
3 lines
90 B
C
3 lines
90 B
C
#define SECURE_CLIENT SECURE_CLIENT_BEARSSL
|
|
#define MQTT_LIBRARY MQTT_LIBRARY_ARDUINOMQTT
|