#ifndef __CHARSET_H__ #define __CHARSET_H__ #include extern uint8_t textChar[]; extern uint8_t textChar2e[]; #endif // __CHARSET_H__