cleaned code, as per inputs from cjkas

This commit is contained in:
Shailen Sobhee 2026-04-11 12:08:55 +02:00
commit 174f9a2287
5 changed files with 37 additions and 30 deletions

View file

@ -5,7 +5,6 @@
#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