ESPHome
2025.5.0
Loading...
Searching...
No Matches
esphome
components
lvgl
lvgl_proxy.h
Go to the documentation of this file.
1
#pragma once
7
#ifdef USE_LVGL
8
// required for clang-tidy
9
#ifndef LV_CONF_H
10
#define LV_CONF_SKIP 1
// NOLINT
11
#endif
// LV_CONF_H
12
13
#include <lvgl.h>
14
namespace
esphome
{
15
namespace
lvgl {}
// namespace lvgl
16
}
// namespace esphome
17
#endif
// USE_LVGL
esphome
Providing packet encoding functions for exchanging data with a remote host.
Definition
a01nyub.cpp:7
Generated by
1.12.0