unit: Add DisplayText 1.8.1 data

This commit is contained in:
Denis Kenzior 2012-09-28 18:36:50 -05:00
parent 7143c6948a
commit 81211f37ec
1 changed files with 5 additions and 0 deletions

View File

@ -71,6 +71,11 @@ static const unsigned char display_text_response_171[] = {
0x81, 0x03, 0x01, 0x21, 0x80, 0x82, 0x02, 0x82, 0x81, 0x83, 0x01, 0x11,
};
static const unsigned char display_text_181[] = {
0xD0, 0x13, 0x81, 0x03, 0x01, 0x21, 0x80, 0x82, 0x02, 0x81, 0x02, 0x8D,
0x08, 0x04, 0x3C, 0x41, 0x42, 0x4F, 0x52, 0x54, 0x3E
};
static const unsigned char display_text_response_181[] = {
0x81, 0x03, 0x01, 0x21, 0x80, 0x82, 0x02, 0x82, 0x81, 0x83, 0x01, 0x10,
};