mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-09-24 15:50:25 +00:00
.
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
/* MQTT over SSL Example
|
/* MQTT over self-signed SSL
|
||||||
|
|
||||||
This example code is in the Public Domain (or CC0 licensed, at your option.)
|
Date: June 14, 2025
|
||||||
|
Adapted by: Alexander Bobkov
|
||||||
|
ESP-IDF: v5.4.1
|
||||||
|
|
||||||
Unless required by applicable law or agreed to in writing, this
|
Subscribes to the temperature topic using SSL
|
||||||
software is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
|
|
||||||
CONDITIONS OF ANY KIND, either express or implied.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
Reference in New Issue
Block a user