minimacplus/components/tme/disp.h

5 lines
67 B
C

#include <stdint.h>
void dispInit();
void dispDraw(uint8_t *mem);