#include "init.hpp"
#include <esp_ota_ops.h>
#include <esp_partition.h>
#include <memory>
#include "intf/http/sta/server.hpp"
#include "log.h"
#include "service.hpp"
Namespaces | |
namespace | mw |
namespace | mw::ota |
namespace | mw::ota::anonymous_namespace{init.cpp} |
Functions | |
esp_err_t | mw::ota::init () |
Variables | |
std::shared_ptr< Service > | mw::ota::anonymous_namespace{init.cpp}::service |