My Project
Variables
TM16XXFonts.h File Reference

Go to the source code of this file.

Variables

const byte NUMBER_FONT []
 
const byte MINUS = 0b01000000
 
const byte ERROR_DATA []
 
const byte FONT_DEFAULT []
 

Variable Documentation

◆ ERROR_DATA

const byte ERROR_DATA[]
Initial value:
= {
0b01111001,
0b01010000,
0b01010000,
0b01011100,
0b01010000,
0,
0,
0
}

◆ FONT_DEFAULT

const byte FONT_DEFAULT[]

◆ MINUS

const byte MINUS = 0b01000000

◆ NUMBER_FONT

const byte NUMBER_FONT[]
Initial value:
= {
0b00111111,
0b00000110,
0b01011011,
0b01001111,
0b01100110,
0b01101101,
0b01111101,
0b00000111,
0b01111111,
0b01101111,
0b01110111,
0b01111100,
0b00111001,
0b01011110,
0b01111001,
0b01110001
}