wolfMQTT is a small, fast, portable MQTT client implementation, including support for TLS 1.3.
GNU General Public License v2.0
526
stars
156
forks
source link
wolfssl 5.7.2 time_helper type adjustments for Espressif example #404
Closed
gojimmypi closed 3 months ago
Similar to https://github.com/wolfSSL/wolfssh/pull/730 this PR fixes some return types in the AWS MQTT example for time-related functions that are now found in esp-sdk-lib.h in the latest published wolfSSL Managed Component (version
5.7.2
).