Update ConfigSettings.h

This commit is contained in:
cjkas 2026-04-06 20:30:26 +02:00 committed by GitHub
parent 4843751bae
commit 7e6b65bc8d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@
#ifndef configsettings_h
#define configsettings_h
#include "WResp.h"
// #define FW_VERSION "v2.4.8"
#ifndef FW_VERSION
#define FW_VERSION "v0.0.0" // Fallback if app_version.py script fails
#endif