From e0a435f3c46d6474f10787c967e7d78c704016a8 Mon Sep 17 00:00:00 2001 From: yiannis88 Date: Mon, 9 Nov 2020 12:19:41 +0000 Subject: [PATCH] uint8[] to uint16[] to correctly read the info TOC --- msg/ErrorCode.msg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/msg/ErrorCode.msg b/msg/ErrorCode.msg index 823e080..01aedef 100644 --- a/msg/ErrorCode.msg +++ b/msg/ErrorCode.msg @@ -1 +1 @@ -uint8[] error_code +uint16[] error_code