Files
ota_ws_update/private_include/ota_ws_private.h
ok-home 9dc7641c60 ota
2023-09-23 14:23:28 +07:00

7 lines
145 B
C

#pragma once
#include "esp_event.h"
#include "freertos/event_groups.h"
#include <esp_log.h>
#include <esp_system.h>
#include "esp_http_server.h"