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
Let me know if it works
Thank you.
Statistics : Posted by sawa25 • on Sun Mar 08, 2015 4:31 pm • Replies 5 • Views 53
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
Let me know if it works
Thank you.
Statistics : Posted by sawa25 • on Sun Mar 08, 2015 4:31 pm • Replies 5 • Views 53