mirror of
https://github.com/tbnobody/OpenDTU.git
synced 2026-01-06 12:53:40 +01:00
Add support for MQTT TLS
To support TLS its necessary to use another MQTT library. The new lib is a drop-in replacement for the async-mqtt-client.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -3,4 +3,5 @@
|
||||
.vscode/c_cpp_properties.json
|
||||
.vscode/launch.json
|
||||
.vscode/ipch
|
||||
.vscode/settings.json
|
||||
platformio-device-monitor*.log
|
||||
Reference in New Issue
Block a user