mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-04 05:10:36 +08:00
Dynamic Node ID allocation server - internal types
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
/*
|
||||
* Copyright (C) 2015 Pavel Kirienko <pavel.kirienko@gmail.com>
|
||||
*/
|
||||
|
||||
#include <gtest/gtest.h>
|
||||
#include <uavcan/protocol/dynamic_node_id_allocation_server.hpp>
|
||||
#include "helpers.hpp"
|
||||
|
||||
TEST(DynamicNodeIDAllocationClient, MarshallingStorageDecorator)
|
||||
{
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user