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:
@@ -1,4 +1,4 @@
|
||||
#if defined(RMT_TEST) && RMT_TEST == 1
|
||||
#if (defined(RMT_TEST) && RMT_TEST == 1) && (!defined(PP_MOVE) || (defined(PP_MOVE) && PP_MOVE == 0))
|
||||
//Used for link layer testing (change name to main.cpp to use)
|
||||
#include <cstdio>
|
||||
#include <memory>
|
||||
|
||||
Reference in New Issue
Block a user