Code Review
/
apps
/
low-level-can-service.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
f9d6b3b
)
Fix wrong returned value about getCanBuses.
author
Romain Forlot
<romain.forlot@iot.bzh>
Mon, 27 Feb 2017 20:30:05 +0000
(21:30 +0100)
committer
Romain Forlot
<romain.forlot@iot.bzh>
Mon, 27 Feb 2017 20:30:05 +0000
(21:30 +0100)
Why I keep this function anyway...
Change-Id: Ifcbc00625fcb065b73afed51fc712067aa9db412
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
src/can-signals.hpp
patch
|
blob
|
history
diff --git
a/src/can-signals.hpp
b/src/can-signals.hpp
index
c2eaea4
..
4b43945
100644
(file)
--- a/
src/can-signals.hpp
+++ b/
src/can-signals.hpp
@@
-97,7
+97,7
@@
int getMessageCount();
* @brief Return an array of the metadata for the 2 CAN buses you want to
* monitor. The size of this array is fixed at 2.
*/
-
CanBus*
getCanBuses();
+
can_bus_dev_t
getCanBuses();
/**
* @brief Find one or many signals based on its name or id