Added a versioning system to the config files

This commit is contained in:
João Brázio
2016-04-22 17:33:00 +01:00
parent d50ba08246
commit de8108648f
4 changed files with 50 additions and 0 deletions

View File

@ -33,6 +33,19 @@
#ifndef CONFIGURATION_ADV_H
#define CONFIGURATION_ADV_H
/**
*
* ***********************************
* ** ATTENTION TO ALL DEVELOPERS **
* ***********************************
*
* You must increment this version number for every significant change such as,
* but not limited to: ADD, DELETE RENAME OR REPURPOSE any directive/option.
*
* Note: Update also Default_Version.h !
*/
#define CONFIGURATION_ADV_H_VERSION 1
#include "Conditionals.h"
// @section temperature