LED_shit/main/include/mqtt_comandos.h
2025-11-04 21:33:28 +00:00

6 lines
94 B
C

#pragma once
#include "cJSON.h"
#include "esp_err.h"
void mqtt_comandos_handle(cJSON *root);