Inject commit hash to FW, show on frontend
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@
|
||||
// ─── ATT table size ───────────────────────────────────────────────────────────
|
||||
#define _ATT_BASE 900
|
||||
#ifdef FEATURE_CONFIG_SERVICE
|
||||
#define _ATT_CFG 80
|
||||
#define _ATT_CFG 100 // +20 for cfgGitHash characteristic
|
||||
#else
|
||||
#define _ATT_CFG 0
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user