🩹 Fix ESP3D WiFi, bump config version (#27025)

Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
This commit is contained in:
Keith Bennett
2024-05-06 15:49:02 -07:00
committed by GitHub
parent 18288ceadc
commit 1289141f4b
4 changed files with 7 additions and 7 deletions

View File

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