mirror of
https://github.com/eclipse-openvehicle-api/openvehicle-api.git
synced 2026-04-15 01:38:15 +00:00
update configuration example (#10)
This commit is contained in:
@@ -35,7 +35,6 @@
|
||||
# endif
|
||||
#endif
|
||||
|
||||
|
||||
/// @brief Legacy framing markers for the old message header (not used by SDV envelope)
|
||||
constexpr uint32_t m_MsgStart = 0x01020304; ///< Value to mark the start of the legacy message header
|
||||
constexpr uint32_t m_MsgEnd = 0x05060708; ///< Value to mark the end of the legacy message header
|
||||
|
||||
Reference in New Issue
Block a user