ESPHome 2025.5.0
Loading...
Searching...
No Matches
host_time.h
Go to the documentation of this file.
1#pragma once
2
5
6namespace esphome {
7namespace host {
8
10 public:
11 void update() override {}
12};
13
14} // namespace host
15} // namespace esphome
void update() override
Definition host_time.h:11
The RealTimeClock class exposes common timekeeping functions via the device's local real-time clock.
Providing packet encoding functions for exchanging data with a remote host.
Definition a01nyub.cpp:7