Add Rx/Tx timer
This commit is contained in:
10
bitmaps.c
10
bitmaps.c
@@ -11,16 +11,6 @@ const uint8_t gFontPowerSave[2][6] =
|
||||
{0x00, 0x26, 0x49, 0x49, 0x49, 0x32},
|
||||
};
|
||||
|
||||
const uint8_t gFontTx[1][5] =
|
||||
{
|
||||
{0x3, 0x1, 0x7f, 0x1, 0x3},
|
||||
};
|
||||
|
||||
const uint8_t gFontRx[1][5] =
|
||||
{
|
||||
{0x7f, 0x9, 0x19, 0x29, 0x46},
|
||||
};
|
||||
|
||||
const uint8_t gFontPttOnePush[2][6] =
|
||||
{
|
||||
{0x00, 0x3e, 0x41, 0x41, 0x41, 0x3e},
|
||||
|
Reference in New Issue
Block a user