mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-22 08:38:36 -04:00
AP_Limits: fixed indent-tabs-mode
This commit is contained in:
parent
5024da2695
commit
c28ef033a2
@ -1,4 +1,4 @@
|
||||
// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: t -*-
|
||||
// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*-
|
||||
|
||||
/// @file limits.h
|
||||
/// @brief Imposes limits on location (geofence), altitude and other parameters.
|
||||
|
@ -1,4 +1,4 @@
|
||||
// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: t -*-
|
||||
// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*-
|
||||
|
||||
/// @file limits.h
|
||||
/// @brief Imposes limits on location (geofence), altitude and other parameters.
|
||||
|
@ -1,4 +1,4 @@
|
||||
// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: t -*-
|
||||
// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*-
|
||||
|
||||
/// @file limits.h
|
||||
/// @brief Imposes limits on location (geofence), altitude and other parameters.
|
||||
|
@ -1,4 +1,4 @@
|
||||
// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: t -*-
|
||||
// -*- tab-width: 4; Mode: C++; c-basic-offset: 4; indent-tabs-mode: nil -*-
|
||||
|
||||
/// @brief Imposes limits on location (geofence), altitude and other parameters.
|
||||
/// Each breach will trigger an action or set of actions to recover.
|
||||
|
Loading…
Reference in New Issue
Block a user