From 66d5afb882af12ecfdb73a617ae4fe72d11ff8dd Mon Sep 17 00:00:00 2001 From: Martin Preuss Date: Thu, 20 Apr 2023 00:45:44 +0200 Subject: [PATCH] fixed description of a message. --- avr/MESSAGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/avr/MESSAGES b/avr/MESSAGES index 5ab2ead..a34a1e7 100644 --- a/avr/MESSAGES +++ b/avr/MESSAGES @@ -284,7 +284,7 @@ Offset Length Meaning 2 1 command code 3 1 source address --------------------------------------------------------- - 4 1 code (0 if okay, error code to abort) + 4 1 reason (0 if okay, error code to abort)