UBlox M10 Support
[openXsensor.git] / locator_receiver / fonts / SystemFont5x7.h
blob1c65eec143a03f44e0973a5495d3b78bd8948ba6
1 #ifndef SYSTEM5FONTx7_H
2 #define SYSTEMFONT5x7_H
4 /*
5 * added to allow fontname to match header file name.
6 * as well as keep the old header filename for backward compability
7 */
9 #define SYSTEMFONT5x7_WIDTH 5
10 #define SYSTEMFONT5x7_HEIGHT 7
12 #define SystemFont5x7 System5x7
14 #include "System5x7.h"
16 #endif