pyrocommander

Dependencies:   Fonts LCD_DISCO_F746NG TS_DISCO_F746NG debug mbed

Revision:
1:e46a729c44db
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/FontX/Calibri36pt.h	Sun Mar 13 09:25:53 2016 +0000
@@ -0,0 +1,6 @@
+// Font data for Calibri 36pt
+extern const uint_8 calibri_36ptBitmaps[];
+extern const FONT_INFO calibri_36ptFontInfo;
+extern const FONT_CHAR_INFO calibri_36ptDescriptors[];
+
+