unit: Add DisplayText 1.9.1 data

This commit is contained in:
Denis Kenzior 2012-09-28 18:45:05 -05:00
parent 80d00df51d
commit 4c3fd900c0
1 changed files with 5 additions and 0 deletions

View File

@ -80,6 +80,11 @@ static const unsigned char display_text_response_181[] = {
0x81, 0x03, 0x01, 0x21, 0x80, 0x82, 0x02, 0x82, 0x81, 0x83, 0x01, 0x10,
};
static const unsigned char display_text_191[] = {
0xD0, 0x0F, 0x81, 0x03, 0x01, 0x21, 0x80, 0x82, 0x02, 0x81, 0x02, 0x8D,
0x00, 0x9E, 0x02, 0x00, 0x01
};
static const unsigned char display_text_response_191[] = {
0x81, 0x03, 0x01, 0x21, 0x80, 0x82, 0x02, 0x82, 0x81, 0x83, 0x01, 0x32,
};