Make a global variable to a configuration object.
authorRomain Forlot <romain.forlot@iot.bzh>
Wed, 8 Mar 2017 11:55:47 +0000 (12:55 +0100)
committerRomain Forlot <romain.forlot@iot.bzh>
Thu, 16 Mar 2017 16:10:39 +0000 (17:10 +0100)
commit349c9647be645fbd2e26c67713de648688b4d216
tree11152cc1b9c72ef1ec73d8a54f2fd39be78b871f
parent9f6e6be87701898472db48186c767d23cc7b0f0a
Make a global variable to a configuration object.

With afb interface, it will be the last global variable
needed as it regroup all needed stuff to other class and
functions.

Change-Id: I3d82b6f748ff22a9a975d15ab9df51f63005737f
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
src/low-can-binding.cpp
src/low-can-binding.hpp
src/utils/signals.hpp