mirror of
https://github.com/BotChain-Robots/firmware.git
synced 2026-07-08 17:47:21 +02:00
updates to topology with flatbuffers
This commit is contained in:
@@ -8,10 +8,10 @@
|
||||
|
||||
// Ensure the included flatbuffers.h is the same version as when this file was
|
||||
// generated, otherwise it may not be compatible.
|
||||
static_assert(FLATBUFFERS_VERSION_MAJOR == 25 &&
|
||||
FLATBUFFERS_VERSION_MINOR == 12 &&
|
||||
FLATBUFFERS_VERSION_REVISION == 19,
|
||||
"Non-compatible flatbuffers version included");
|
||||
// static_assert(FLATBUFFERS_VERSION_MAJOR == 25 &&
|
||||
// FLATBUFFERS_VERSION_MINOR == 12 &&
|
||||
// FLATBUFFERS_VERSION_REVISION == 19,
|
||||
// "Non-compatible flatbuffers version included");
|
||||
|
||||
namespace Topology {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user