LED_shit/main/include/mqtt_comandos.h

6 lines
94 B
C
Raw Normal View History

2025-11-04 21:33:28 +00:00
#pragma once
#include "cJSON.h"
#include "esp_err.h"
void mqtt_comandos_handle(cJSON *root);