mirror of
https://github.com/arendst/Tasmota.git
synced 2025-04-24 06:47:17 +00:00
Use t_bearssl.h instead of bearssl.h
This commit is contained in:
parent
8aa006625a
commit
442a7f9ba7
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user