It isn't needed to initialize diag manager
authorRomain Forlot <romain.forlot@iot.bzh>
Tue, 7 Mar 2017 23:21:21 +0000 (00:21 +0100)
committerRomain Forlot <romain.forlot@iot.bzh>
Thu, 16 Mar 2017 16:09:03 +0000 (17:09 +0100)
commit64d3ead0ce87091a3489dd9796a9f77f241c468b
tree96c562c7f75dda78dcd627f4ad8115adc7eeaead
parentfdfd5bc284ffdd32f6b43b20d3297c6d8af3a714
It isn't needed to initialize diag manager
for each can_bus_dev_t instance
Indeed, generator will write the diag manager objects statically with the
correct can_bus_dev_t instance to use.

Change-Id: Ib52d93bff576ef962dc141f5936133e878977017
src/can/can-bus.cpp
src/can/can-bus.hpp