idfxx
1.0.0
Modern C++23 components for ESP-IDF
Loading...
Searching...
No Matches
panel_io.hpp
Go to the documentation of this file.
1
// SPDX-License-Identifier: Apache-2.0
2
// Copyright 2026 Chris Leishman
3
4
#pragma once
5
13
#include <
idfxx/panel_io.hpp
>
14
15
namespace
idfxx::lcd
{
16
26
using
panel_io
[[deprecated(
"use idfxx::panel_io from the idfxx_panel_io component"
)]] =
idfxx::panel_io
;
27
28
}
// namespace idfxx::lcd
idfxx::panel_io
Panel I/O interface for SPI- and I2C-connected displays.
Definition
panel_io.hpp:42
panel_io.hpp
Display panel I/O class.
idfxx::lcd
LCD driver classes.
Definition
color.hpp:21
idfxx_lcd
include
idfxx
lcd
panel_io.hpp
Generated by
1.9.8