Move versioning to MarlinConfig.h
This commit is contained in:
parent
7e70a0b05d
commit
24a1a16e5d
25 changed files with 57 additions and 186 deletions
|
|
@ -68,12 +68,6 @@
|
|||
// pt_utf8 Portuguese (UTF8)
|
||||
// ru Russian
|
||||
|
||||
#if ENABLED(USE_AUTOMATIC_VERSIONING)
|
||||
#include "_Version.h"
|
||||
#else
|
||||
#include "Version.h"
|
||||
#endif
|
||||
|
||||
#ifdef DEFAULT_SOURCE_CODE_URL
|
||||
#undef SOURCE_CODE_URL
|
||||
#define SOURCE_CODE_URL DEFAULT_SOURCE_CODE_URL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue