![]() |
Display_Lib_RPI 2.3.0
A C++ Library to connect electronic displays to Linux single board computers.
|
font data file LED segment font used by ht16k33, tm1638, tm1637 & max7219 modules. More...
#include "../../include/led_segment_font_data_RDL.hpp"
Variables | |
const uint8_t * | pFontSevenSegptr = SevenSeg |
const uint16_t * | pFontNineSegptr = NineSeg |
const uint16_t * | pFontFourteenSegptr = FourteenSeg |
const uint16_t * | pFontSixteenSegptr = SixteenSeg |
font data file LED segment font used by ht16k33, tm1638, tm1637 & max7219 modules.
ht16k33 uses all , the other modules just use 7-segment.
const uint16_t* pFontFourteenSegptr = FourteenSeg |
Pointer 14 segment font data
const uint16_t* pFontNineSegptr = NineSeg |
Pointer 9 segment font data
const uint8_t* pFontSevenSegptr = SevenSeg |
Pointer 7 segment font data
const uint16_t* pFontSixteenSegptr = SixteenSeg |
Pointer 16 segment font data