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

9 lines
176 B
C

#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