#ifndef _DISPLAY_X_H_7a961e9b_ #define _DISPLAY_X_H_7a961e9b_ extern void setup_X(void); extern void display_frame(const unsigned char *); #endif