ESPHome
2024.10.2
|
Go to the source code of this file.
Data Structures | |
struct | esphome::ESPTime |
A more user-friendly version of struct tm from time.h. More... | |
Namespaces | |
esphome | |
Implementation of SPI Controller mode. | |
Functions | |
template<typename T > | |
bool | esphome::increment_time_value (T ¤t, uint16_t begin, uint16_t end) |
bool | esphome::is_leap_year (uint32_t year) |
uint8_t | esphome::days_in_month (uint8_t month, uint16_t year) |