mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-10-18 19:18:05 +00:00
12 lines
254 B
C
12 lines
254 B
C
/*
|
|
MQTT for Electronics
|
|
|
|
Author: Alexander Bobkov
|
|
Date: October 4, 2025
|
|
Modified: October 4, 2025
|
|
|
|
Built and Compiled with ESP-IDF v5.4.1
|
|
Uses Espressif mqtt component: espressif/mqtt^1.0.0
|
|
*/
|
|
|
|
#include "mqttronix.h" |