epd-spi/include/epd-spi/panel/lcd_hp32030d.h

13 lines
217 B
C

//
// Created by imi415 on 23/10/21.
//
#ifndef LCD_HP32030D_H
#define LCD_HP32030D_H
#include "epd-spi/driver/lcd_st7789.h"
extern const st7789_panel_config_t lcd_hp32030d_panel_config;
#endif // LCD_HP32030D_H