summaryrefslogtreecommitdiffstats
path: root/unit
diff options
context:
space:
mode:
Diffstat (limited to 'unit')
-rw-r--r--unit/stk-test-data.h2
-rw-r--r--unit/test-stkutil.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/unit/stk-test-data.h b/unit/stk-test-data.h
index 323b6f36..fbc76b11 100644
--- a/unit/stk-test-data.h
+++ b/unit/stk-test-data.h
@@ -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,
};
diff --git a/unit/test-stkutil.c b/unit/test-stkutil.c
index 6407fb62..2033c316 100644
--- a/unit/test-stkutil.c
+++ b/unit/test-stkutil.c
@@ -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,
},
}},
},