Sub: fix comments in config.h

This commit is contained in:
Peter Barker 2018-06-01 13:33:37 +10:00 committed by Randy Mackay
parent b8d47f346e
commit 48a4523a73
1 changed files with 1 additions and 5 deletions

View File

@ -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