This commit is contained in:
Sven Soost
2024-01-02 11:19:11 +01:00
parent 32d88bb983
commit 07df92fb03
2 changed files with 2 additions and 2 deletions

View File

@@ -35,7 +35,7 @@
* *
* Advanced settings can be found in Configuration_adv.h * Advanced settings can be found in Configuration_adv.h
*/ */
#define CONFIGURATION_H_VERSION 02010201 #define CONFIGURATION_H_VERSION 02010100
//=========================================================================== //===========================================================================
//============================= Getting Started ============================= //============================= Getting Started =============================

View File

@@ -30,7 +30,7 @@
* *
* Basic settings can be found in Configuration.h * Basic settings can be found in Configuration.h
*/ */
#define CONFIGURATION_ADV_H_VERSION 02010202 #define CONFIGURATION_ADV_H_VERSION 02010100
// @section develop // @section develop