Canonize Option flag USE_AUTOMATIC_VERSION
This commit is contained in:
@ -38,7 +38,7 @@ Here are some standard links for getting your machine calibrated:
|
||||
|
||||
// @section info
|
||||
|
||||
#if ENABLED(HAS_AUTOMATIC_VERSIONING)
|
||||
#if ENABLED(USE_AUTOMATIC_VERSIONING)
|
||||
#include "_Version.h"
|
||||
#else
|
||||
#include "Default_Version.h"
|
||||
|
@ -382,4 +382,8 @@
|
||||
#error CUSTOM_MENDEL_NAME deprecated - use CUSTOM_MACHINE_NAME instead
|
||||
#endif
|
||||
|
||||
#ifdef HAS_AUTOMATIC_VERSIONING
|
||||
#error HAS_AUTOMATIC_VERSIONING deprecated - use USE_AUTOMATIC_VERSIONING instead
|
||||
#endif
|
||||
|
||||
#endif //SANITYCHECK_H
|
||||
|
@ -38,7 +38,7 @@ Here are some standard links for getting your machine calibrated:
|
||||
|
||||
// @section info
|
||||
|
||||
#if ENABLED(HAS_AUTOMATIC_VERSIONING)
|
||||
#if ENABLED(USE_AUTOMATIC_VERSIONING)
|
||||
#include "_Version.h"
|
||||
#else
|
||||
#include "Default_Version.h"
|
||||
|
@ -38,7 +38,7 @@
|
||||
#define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
|
||||
#endif
|
||||
|
||||
#if ENABLED(HAS_AUTOMATIC_VERSIONING)
|
||||
#if ENABLED(USE_AUTOMATIC_VERSIONING)
|
||||
#include "_Version.h"
|
||||
#endif
|
||||
|
||||
|
@ -38,7 +38,7 @@ Here are some standard links for getting your machine calibrated:
|
||||
|
||||
// @section info
|
||||
|
||||
#if ENABLED(HAS_AUTOMATIC_VERSIONING)
|
||||
#if ENABLED(USE_AUTOMATIC_VERSIONING)
|
||||
#include "_Version.h"
|
||||
#else
|
||||
#include "Default_Version.h"
|
||||
|
@ -38,7 +38,7 @@ Here are some standard links for getting your machine calibrated:
|
||||
|
||||
// @section info
|
||||
|
||||
#if ENABLED(HAS_AUTOMATIC_VERSIONING)
|
||||
#if ENABLED(USE_AUTOMATIC_VERSIONING)
|
||||
#include "_Version.h"
|
||||
#else
|
||||
#include "Default_Version.h"
|
||||
|
@ -38,7 +38,7 @@ Here are some standard links for getting your machine calibrated:
|
||||
|
||||
// @section info
|
||||
|
||||
#if ENABLED(HAS_AUTOMATIC_VERSIONING)
|
||||
#if ENABLED(USE_AUTOMATIC_VERSIONING)
|
||||
#include "_Version.h"
|
||||
#else
|
||||
#include "Default_Version.h"
|
||||
|
@ -43,7 +43,7 @@ Here are some standard links for getting your machine calibrated:
|
||||
|
||||
// @section info
|
||||
|
||||
#if ENABLED(HAS_AUTOMATIC_VERSIONING)
|
||||
#if ENABLED(USE_AUTOMATIC_VERSIONING)
|
||||
#include "_Version.h"
|
||||
#else
|
||||
#include "Default_Version.h"
|
||||
|
@ -38,7 +38,7 @@ Here are some standard links for getting your machine calibrated:
|
||||
|
||||
// @section info
|
||||
|
||||
#if ENABLED(HAS_AUTOMATIC_VERSIONING)
|
||||
#if ENABLED(USE_AUTOMATIC_VERSIONING)
|
||||
#include "_Version.h"
|
||||
#else
|
||||
#include "Default_Version.h"
|
||||
|
@ -38,7 +38,7 @@ Here are some standard links for getting your machine calibrated:
|
||||
|
||||
// @section info
|
||||
|
||||
#if ENABLED(HAS_AUTOMATIC_VERSIONING)
|
||||
#if ENABLED(USE_AUTOMATIC_VERSIONING)
|
||||
#include "_Version.h"
|
||||
#else
|
||||
#include "Default_Version.h"
|
||||
|
@ -63,7 +63,7 @@ Here are some standard links for getting your machine calibrated:
|
||||
|
||||
// @section info
|
||||
|
||||
#if ENABLED(HAS_AUTOMATIC_VERSIONING)
|
||||
#if ENABLED(USE_AUTOMATIC_VERSIONING)
|
||||
#include "_Version.h"
|
||||
#else
|
||||
#include "Default_Version.h"
|
||||
|
@ -38,7 +38,7 @@ Here are some standard links for getting your machine calibrated:
|
||||
|
||||
// @section info
|
||||
|
||||
#if ENABLED(HAS_AUTOMATIC_VERSIONING)
|
||||
#if ENABLED(USE_AUTOMATIC_VERSIONING)
|
||||
#include "_Version.h"
|
||||
#else
|
||||
#include "Default_Version.h"
|
||||
|
@ -38,7 +38,7 @@ Here are some standard links for getting your machine calibrated:
|
||||
|
||||
// @section info
|
||||
|
||||
#if ENABLED(HAS_AUTOMATIC_VERSIONING)
|
||||
#if ENABLED(USE_AUTOMATIC_VERSIONING)
|
||||
#include "_Version.h"
|
||||
#else
|
||||
#include "Default_Version.h"
|
||||
|
@ -38,7 +38,7 @@ Here are some standard links for getting your machine calibrated:
|
||||
|
||||
// @section info
|
||||
|
||||
#if ENABLED(HAS_AUTOMATIC_VERSIONING)
|
||||
#if ENABLED(USE_AUTOMATIC_VERSIONING)
|
||||
#include "_Version.h"
|
||||
#else
|
||||
#include "Default_Version.h"
|
||||
|
@ -38,7 +38,7 @@ Here are some standard links for getting your machine calibrated:
|
||||
|
||||
// @section info
|
||||
|
||||
#if ENABLED(HAS_AUTOMATIC_VERSIONING)
|
||||
#if ENABLED(USE_AUTOMATIC_VERSIONING)
|
||||
#include "_Version.h"
|
||||
#else
|
||||
#include "Default_Version.h"
|
||||
|
@ -38,7 +38,7 @@ Here are some standard links for getting your machine calibrated:
|
||||
|
||||
// @section info
|
||||
|
||||
#if ENABLED(HAS_AUTOMATIC_VERSIONING)
|
||||
#if ENABLED(USE_AUTOMATIC_VERSIONING)
|
||||
#include "_Version.h"
|
||||
#else
|
||||
#include "Default_Version.h"
|
||||
|
@ -42,7 +42,7 @@ Here are some standard links for getting your machine calibrated:
|
||||
|
||||
// @section info
|
||||
|
||||
#if ENABLED(HAS_AUTOMATIC_VERSIONING)
|
||||
#if ENABLED(USE_AUTOMATIC_VERSIONING)
|
||||
#include "_Version.h"
|
||||
#else
|
||||
#include "Default_Version.h"
|
||||
|
@ -38,7 +38,7 @@ Here are some standard links for getting your machine calibrated:
|
||||
|
||||
// @section info
|
||||
|
||||
#if ENABLED(HAS_AUTOMATIC_VERSIONING)
|
||||
#if ENABLED(USE_AUTOMATIC_VERSIONING)
|
||||
#include "_Version.h"
|
||||
#else
|
||||
#include "Default_Version.h"
|
||||
|
@ -38,7 +38,7 @@ Here are some standard links for getting your machine calibrated:
|
||||
|
||||
// @section info
|
||||
|
||||
#if ENABLED(HAS_AUTOMATIC_VERSIONING)
|
||||
#if ENABLED(USE_AUTOMATIC_VERSIONING)
|
||||
#include "_Version.h"
|
||||
#else
|
||||
#include "Default_Version.h"
|
||||
|
@ -38,7 +38,7 @@
|
||||
#define LANGUAGE_INCLUDE GENERATE_LANGUAGE_INCLUDE(en)
|
||||
#endif
|
||||
|
||||
#if ENABLED(HAS_AUTOMATIC_VERSIONING)
|
||||
#if ENABLED(USE_AUTOMATIC_VERSIONING)
|
||||
#include "_Version.h"
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user