summaryrefslogtreecommitdiffstats
path: root/src/can
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2017-03-13 23:11:52 +0100
committerRomain Forlot <romain.forlot@iot.bzh>2017-03-16 17:15:55 +0100
commit990b25bf850f797f499a326713cad1f7076ab8d1 (patch)
treecd7462ced7e7f77db5b35d9820b6b7628507c8e7 /src/can
parentc6e3d9484ac4321e586586005269521b92e99027 (diff)
Improve: DEBUG messages.
Change-Id: Ib52f22e7bc5bc5d14edbb31ad6006caee23c4098 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'src/can')
-rw-r--r--src/can/can-bus.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/can/can-bus.cpp b/src/can/can-bus.cpp
index ebfd7cec..6483fd9c 100644
--- a/src/can/can-bus.cpp
+++ b/src/can/can-bus.cpp
@@ -121,7 +121,7 @@ int can_bus_t::process_diagnostic_signals(active_diagnostic_request_t* entry, co
processed_signals++;
}
else
- DEBUG(binder_interface, "Fatal error sending or receiving diagnostic request");
+ DEBUG(binder_interface, "process_diagnostic_signals: Fatal error sending or receiving diagnostic request");
}
else if(!response.completed && response.multi_frame)
// Reset the timeout clock while completing the multi-frame receive