diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2017-05-11 01:13:15 +0200 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2017-05-19 11:36:42 +0200 |
commit | f04542587423e3b26d76c25d1c84acd5dea180b8 (patch) | |
tree | 347da6f2dafc1395784f1486584781800ab61575 /CAN-binder/low-can-binding/can/can-signals.hpp | |
parent | c05bff0624d853be52c7ff6d65209c776f8b504e (diff) |
Format
Change-Id: Idc49593fdc1a039c6a03626115e4156a629e4e65
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'CAN-binder/low-can-binding/can/can-signals.hpp')
-rw-r--r-- | CAN-binder/low-can-binding/can/can-signals.hpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CAN-binder/low-can-binding/can/can-signals.hpp b/CAN-binder/low-can-binding/can/can-signals.hpp index 4b726c3..62fbbe7 100644 --- a/CAN-binder/low-can-binding/can/can-signals.hpp +++ b/CAN-binder/low-can-binding/can/can-signals.hpp @@ -39,7 +39,6 @@ extern "C" class can_signal_t; class can_message_definition_t; - /// /// @brief The type signature for a CAN signal decoder. /// |