From 3b1a158c1db6e342945d99b73af371ab1c70586d Mon Sep 17 00:00:00 2001 From: Carson Holgate Date: Mon, 2 Dec 2024 19:29:48 -0800 Subject: [PATCH] Fix test --- test/test_com.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test_com.cpp b/test/test_com.cpp index be611993..884c8a5f 100644 --- a/test/test_com.cpp +++ b/test/test_com.cpp @@ -276,7 +276,7 @@ TEST_F(ComTest, test_cnfline_kh910) { uint8_t buffer[30] = {static_cast(AYAB_API::cnfLine) /* 0x42 */, 0, 0, - 1, + 0x01, 0xDE, 0xAD, 0xBE,