summaryrefslogtreecommitdiffstats
path: root/src/can
diff options
context:
space:
mode:
authorRomain Forlot <romain.forlot@iot.bzh>2017-03-13 09:18:34 +0100
committerRomain Forlot <romain.forlot@iot.bzh>2017-03-16 17:14:37 +0100
commitd67146a15dad49d28bea92891cff1a8489534aa5 (patch)
tree0a9e661c77744f9c4b1eb8d25f89e8cad5fe4add /src/can
parent228220efbde99b38ff29a9f58f59ba5c62aedfe6 (diff)
Fix: set to microsecond frequency check of diag request
Change-Id: I871ff68afd7f398d4c7d3a550c8926c1f7e67cb3 Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'src/can')
-rw-r--r--src/can/can-bus.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/can/can-bus.cpp b/src/can/can-bus.cpp
index 469b55d0..79fcd3fc 100644
--- a/src/can/can-bus.cpp
+++ b/src/can/can-bus.cpp
@@ -39,11 +39,6 @@ extern "C"
#include <afb/afb-binding.h>
}
-/********************************************************************************
-*
-* can_bus_t method implementation
-*
-*********************************************************************************/
/**
* @brief Class constructor
*