unit: Tweak stk unit test data

This commit is contained in:
Denis Kenzior 2012-10-09 12:48:17 -05:00
parent c4345c1651
commit f4876d6c96
2 changed files with 2 additions and 2 deletions

View File

@ -474,5 +474,5 @@ static const unsigned char get_inkey_811[] = {
static const unsigned char get_inkey_response_811[] = {
0x81, 0x03, 0x01, 0x22, 0x00, 0x82, 0x02, 0x82, 0x81, 0x83, 0x01, 0x12,
0x04, 0x02, 0x01, 0x11,
0x04, 0x02, 0x01, 0x0B,
};

View File

@ -17710,7 +17710,7 @@ static const struct terminal_response_test get_inkey_response_data_811 = {
{ .get_inkey = {
.duration = {
.unit = STK_DURATION_TYPE_SECONDS,
.interval = 17,
.interval = 11,
},
}},
},