This was used to troubleshoot video output and framebuffer configuration registers.
5 lines
59 B
C
5 lines
59 B
C
#pragma once
|
|
|
|
void load_init();
|
|
void load_recv(uint8_t c);
|