Loading...
Searching...
No Matches
ili9341_internal.h
Go to the documentation of this file.
1/*
2 * SPDX-FileCopyrightText: 2018 Koen Zandberg
3 * SPDX-License-Identifier: LGPL-2.1-only
4 */
5
6#pragma once
7
19
20#ifdef __cplusplus
21extern "C" {
22#endif
23
24#include "lcd_internal.h"
25
26#ifdef __cplusplus
27}
28#endif
Device driver implementation for the lcd display controller.