From 39f124efc600eb946c9f3ad022643cf2c4a0c168 Mon Sep 17 00:00:00 2001 From: hamza Date: Sun, 7 Jul 2024 21:16:47 +0300 Subject: [PATCH] . --- CHANGELOG.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index c84e494..e717648 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -29,4 +29,3 @@ V1.5 - int16_t auxVoltages[MAXIMUM_AUX_VOLTAGES] to float - errors out when no messages are recieved for CAN_TIMEOUT messages - void set_error_source(int source); -> void set_error_source(SlaveErrorKind source); --