Tracker: Remove APM_Config.h

This commit is contained in:
Michael du Breuil 2019-05-12 23:57:42 -07:00 committed by WickedShell
parent 638d746911
commit 580ee459be
2 changed files with 0 additions and 10 deletions

View File

@ -1,3 +0,0 @@
// This file is just a placeholder for your configuration file. If
// you wish to change any of the setup parameters from their default
// values, place the appropriate #define statements here.

View File

@ -3,13 +3,6 @@
#include "defines.h"
#include "APM_Config.h" // <== THIS INCLUDE, DO NOT EDIT IT. EVER.
///
/// DO NOT EDIT THIS INCLUDE - if you want to make a local change, make that
/// change in your local copy of APM_Config.h.
///
// Just so that it's completely clear...
#define ENABLED 1
#define DISABLED 0