mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-16 08:00:35 +08:00
Scheduler test moved into the appropriate directory
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
#include <gtest/gtest.h>
|
||||
#include <uavcan/timer.hpp>
|
||||
#include <uavcan/util/method_binder.hpp>
|
||||
#include "common.hpp"
|
||||
#include "transport/can/iface_mock.hpp"
|
||||
#include "../common.hpp"
|
||||
#include "../transport/can/iface_mock.hpp"
|
||||
|
||||
struct TimerCallCounter
|
||||
{
|
||||
Reference in New Issue
Block a user