// // 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