Quantcast
Channel: Seeedstudio Forum
Viewing all articles
Browse latest Browse all 6612

Tick Tock Shield Kit, please help with

$
0
0
Hi,
To solve your problem please replace this function in TTSDisplay.cpp

const uchar TubeTab[] =
{
0x3f,0x06,0x5b,0x4f,
0x66,0x6d,0x7d,0x07,
0x7f,0x6f,0x77,0x7c,
0x39,0x5e,0x79,0x71,
0x40,0x00
};
with the following code
Code: const uchar TubeTab[] =
{
0xc0,0xf9,0xa4,0xb0,
0x99,0x91,0x81,0x58,
0x80,0x90,0x88,0x83,
0xc6,0xa1,0x86,0x8e,
0xbf,0xff
};


Let me know if it works

Thank you.

Statistics : Posted by sawa25 • on Sun Mar 08, 2015 4:31 pm • Replies 5 • Views 53

Viewing all articles
Browse latest Browse all 6612

Trending Articles