4 lines
128 B
C
4 lines
128 B
C
#include "pax_gfx.h"
|
|
#include "ili9341.h"
|
|
|
|
void display_boot_screen(pax_buf_t* pax_buffer, ILI9341* ili9341, const char* text);
|