mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-12 02:48:28 -04:00
hexa frame FRAME_CONFIG fixup
This commit is contained in:
parent
41ea9079be
commit
417d75eb50
@ -1,6 +1,6 @@
|
||||
/// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*-
|
||||
|
||||
#if (FRAME_CONFIG == HEXA_X_FRAME) || (FRAME_CONFIG == HEXA_PLUS_FRAME)
|
||||
#if FRAME_CONFIG == HEXA_FRAME
|
||||
|
||||
static void init_motors_out()
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user