mirror of https://github.com/ArduPilot/ardupilot
Sub: fix comments in config.h
This commit is contained in:
parent
b8d47f346e
commit
48a4523a73
|
@ -284,11 +284,7 @@
|
|||
MASK_LOG_MOTBATT
|
||||
#endif
|
||||
|
||||
//////////////////////////////////////////////////////////////////////////////
|
||||
// AP_Limits Defaults
|
||||
//
|
||||
|
||||
// Enable/disable AP_Limits
|
||||
// Enable/disable Fence
|
||||
#ifndef AC_FENCE
|
||||
#define AC_FENCE ENABLED
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue