Remove uneeded define as it was already present in uds.h
[apps/agl-service-can-low-level.git] / src / configuration.hpp
2017-03-16 Romain ForlotInstead of a global pointer, config is now a Singleton.
2017-03-16 Romain ForlotFix: wrong signature due to reference discarding "const".
2017-03-16 Romain ForlotMove some functions to configuration class.
2017-03-16 Romain ForlotMove "config" variable as global.
2017-03-16 Romain ForlotFix: wrong assignement of can_bus_t object.
2017-03-16 Romain ForlotFix missing constructor declaration
2017-03-16 Romain ForlotSeparate methods declarations and implementations.
2017-03-16 Romain ForlotFix : wrong attribute type
2017-03-16 Romain ForlotRemove moved functions into configuration class
2017-03-16 Romain ForlotFix: wrong method signature.
2017-03-16 Romain ForlotAdded a warning that it is an example code
2017-03-16 Romain ForlotBeginning of work of get central configuration object