unit: Add response data for DisplayText 9.1 and 10.1

This commit is contained in:
Denis Kenzior 2012-10-08 15:40:19 -05:00
parent 64b842fdf3
commit 615ab3a784
1 changed files with 4 additions and 0 deletions

View File

@ -287,7 +287,11 @@ static const unsigned char display_text_911[] = {
0x05, 0x08, 0x4F, 0x60, 0x59, 0x7D
};
#define display_text_response_911 display_text_response_111
static const unsigned char display_text_1011[] = {
0xD0, 0x12, 0x81, 0x03, 0x01, 0x21, 0x80, 0x82, 0x02, 0x81, 0x02, 0x8D,
0x07, 0x08, 0x00, 0x38, 0x00, 0x30, 0x30, 0xEB
};
#define display_text_response_1011 display_text_response_111