mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-25 19:56:30 +00:00
Use t_bearssl.h instead of bearssl.h
This commit is contained in:
parent
8aa006625a
commit
442a7f9ba7
@ -24,7 +24,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef USE_MQTT_AZURE_IOT
|
#ifdef USE_MQTT_AZURE_IOT
|
||||||
#include <bearssl\bearssl.h>
|
#include <t_bearssl.h>
|
||||||
#include <base64.hpp>
|
#include <base64.hpp>
|
||||||
#include <JsonParser.h>
|
#include <JsonParser.h>
|
||||||
#undef MQTT_PORT
|
#undef MQTT_PORT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user