summaryrefslogtreecommitdiffstats
path: root/src/can_reader.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/can_reader.cpp')
-rw-r--r--src/can_reader.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/can_reader.cpp b/src/can_reader.cpp
index d9b3e671..6403cfa7 100644
--- a/src/can_reader.cpp
+++ b/src/can_reader.cpp
@@ -63,4 +63,4 @@ void can_reader(CanBus_c *can_bus))
can_message_q.push(can_message);
}
-}
+} \ No newline at end of file