|
|
|
@ -1,37 +1,7 @@
@@ -1,37 +1,7 @@
|
|
|
|
|
//
|
|
|
|
|
//////////////////////////////////////////////////////////////////////////////
|
|
|
|
|
//////////////////////////////////////////////////////////////////////////////
|
|
|
|
|
//
|
|
|
|
|
// WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
|
|
|
|
|
//
|
|
|
|
|
// DO NOT EDIT this file to adjust your configuration. Create your own
|
|
|
|
|
// APM_Config.h and use APM_Config.h.example as a reference.
|
|
|
|
|
//
|
|
|
|
|
// WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
|
|
|
|
|
///
|
|
|
|
|
//////////////////////////////////////////////////////////////////////////////
|
|
|
|
|
//////////////////////////////////////////////////////////////////////////////
|
|
|
|
|
//
|
|
|
|
|
// Default and automatic configuration details.
|
|
|
|
|
//
|
|
|
|
|
// Notes for maintainers:
|
|
|
|
|
//
|
|
|
|
|
// - Try to keep this file organised in the same order as APM_Config.h.example
|
|
|
|
|
//
|
|
|
|
|
#pragma once |
|
|
|
|
|
|
|
|
|
#include "defines.h" |
|
|
|
|
|
|
|
|
|
///
|
|
|
|
|
/// DO NOT EDIT THIS INCLUDE - if you want to make a local change, make that
|
|
|
|
|
/// change in your local copy of APM_Config.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.
|
|
|
|
|
///
|
|
|
|
|
|
|
|
|
|
//////////////////////////////////////////////////////////////////////////////
|
|
|
|
|
// sensor types
|
|
|
|
|
|
|
|
|
|