#ifndef FONT6X8_H #define FONT6X8_H #include extern const unsigned char font6x8[]; #endif