summaryrefslogtreecommitdiffstats
path: root/src/configuration-generated.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/configuration-generated.cpp')
-rw-r--r--src/configuration-generated.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/configuration-generated.cpp b/src/configuration-generated.cpp
index 9e43794..e2939f9 100644
--- a/src/configuration-generated.cpp
+++ b/src/configuration-generated.cpp
@@ -15,8 +15,8 @@ std::vector<can_message_set_t> CAN_MESSAGE_SET =
std::vector<std::vector<can_message_definition_t>> CAN_MESSAGES_DEFINTION = {
{
- {0x620, CanMessageFormat::STANDARD, {10, 0, nullptr}, false, (uint8_t)NULL},
- {0x442, CanMessageFormat::STANDARD, {10, 0, nullptr}, false, (uint8_t)NULL},
+ {0x620, can_message_format::STANDARD, {10, 0, nullptr}, false, (uint8_t)NULL},
+ {0x442, can_message_format::STANDARD, {10, 0, nullptr}, false, (uint8_t)NULL},
},
};