diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2017-03-10 15:15:30 +0100 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2017-03-16 17:10:41 +0100 |
commit | 127d46e303af839a2b160051722d38e6056dc10b (patch) | |
tree | 834acb9f195bf224ada55a8cfee8d7212909e983 /src/configuration-generated.cpp | |
parent | 7b131462d3b84f9fd5e87938c5f26d951d39a6cb (diff) |
Remove uneeded define as it was already present in uds.h
Change-Id: I04091b35ec072e9c19f5af0689ed89db0d5070bd
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to 'src/configuration-generated.cpp')
-rw-r--r-- | src/configuration-generated.cpp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/configuration-generated.cpp b/src/configuration-generated.cpp index 6babfbe..867f203 100644 --- a/src/configuration-generated.cpp +++ b/src/configuration-generated.cpp @@ -5,9 +5,6 @@ #include <configuration.hpp> -#define OBD2_FUNCTIONAL_BROADCAST_ID 0x7df - - std::vector<can_message_set_t> CAN_MESSAGE_SET = { {0, "example_messages", 1, 2, 2, 0, 19}, |