crashtest-r0ket/lcd/veramono11.h

10 lines
177 B
C

#ifndef __VERA_MONO_11__
#define __VERA_MONO_11__
#include "fonts.h"
/* Font data for Bitstream Vera Sans Mono 11pt */
extern const struct FONT_DEF Font_VeraMono11pt;
#endif