unit: Add DisplayText 4.x data

This commit is contained in:
Denis Kenzior 2012-10-01 09:41:26 -05:00
parent 13d30230a3
commit 732f598ad1
1 changed files with 24 additions and 0 deletions

View File

@ -125,6 +125,30 @@ static const unsigned char display_text_311[] = {
#define display_text_response_311 display_text_response_111
static const unsigned char display_text_411[] = {
0xD0, 0x1C, 0x81, 0x03, 0x01, 0x21, 0x80, 0x82, 0x02, 0x81, 0x02, 0x8D,
0x0F, 0x04, 0x54, 0x6F, 0x6F, 0x6C, 0x6B, 0x69, 0x74, 0x20, 0x54, 0x65,
0x73, 0x74, 0x20, 0x31, 0xAB, 0x00,
};
#define display_text_response_411 display_text_response_111
static const unsigned char display_text_421[] = {
0xD0, 0x1C, 0x81, 0x03, 0x01, 0x21, 0x00, 0x82, 0x02, 0x81, 0x02, 0x8D,
0x0F, 0x04, 0x54, 0x6F, 0x6F, 0x6C, 0x6B, 0x69, 0x74, 0x20, 0x54, 0x65,
0x73, 0x74, 0x20, 0x32, 0xAB, 0x00,
};
#define display_text_response_421 display_text_response_151
static const unsigned char display_text_431[] = {
0xD0, 0x1C, 0x81, 0x03, 0x01, 0x21, 0x80, 0x82, 0x02, 0x81, 0x02, 0x8D,
0x0F, 0x04, 0x54, 0x6F, 0x6F, 0x6C, 0x6B, 0x69, 0x74, 0x20, 0x54, 0x65,
0x73, 0x74, 0x20, 0x33, 0xAB, 0x00,
};
#define display_text_response_431 display_text_response_111
static const unsigned char display_text_511[] = {
0xD0, 0x1A, 0x81, 0x03, 0x01, 0x21, 0x80, 0x82, 0x02, 0x81, 0x02, 0x8D,
0x0B, 0x04, 0x42, 0x61, 0x73, 0x69, 0x63, 0x20, 0x49, 0x63, 0x6F, 0x6E,