ESPHome
2026.3.3
Loading...
Searching...
No Matches
esphome
core
optional.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <optional>
4
5
namespace
esphome
{
6
7
using
std::make_optional;
8
using
std::nullopt;
9
using
std::nullopt_t;
10
using
std::optional;
11
12
}
// namespace esphome
esphome
Providing packet encoding functions for exchanging data with a remote host.
Definition
a01nyub.cpp:7
Generated by
1.12.0