Use t_bearssl.h instead of bearssl.h

This commit is contained in:
Adrian Scillato 2021-04-29 23:39:08 -03:00 committed by GitHub
parent 8aa006625a
commit 442a7f9ba7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@
#endif
#ifdef USE_MQTT_AZURE_IOT
#include <bearssl\bearssl.h>
#include <t_bearssl.h>
#include <base64.hpp>
#include <JsonParser.h>
#undef MQTT_PORT