mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 10:46:33 +08:00
manual_control: add missing 7
This commit is contained in:
committed by
Matthias Grob
parent
2c0fc686a7
commit
454aa611ae
@@ -38,8 +38,7 @@
|
||||
using namespace time_literals;
|
||||
using namespace manual_control;
|
||||
|
||||
static constexpr uint64_t some_time = 1234568;
|
||||
|
||||
static constexpr uint64_t some_time = 12345678;
|
||||
|
||||
TEST(ManualControlSelector, RcInputOnly)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user