Inject commit hash to FW, show on frontend

This commit is contained in:
2026-03-01 21:38:51 +01:00
parent a3b5425d0f
commit 8cb92f9914
8 changed files with 110 additions and 2 deletions
+2
View File
@@ -0,0 +1,2 @@
// Auto-generated by scripts/git_hash.py — do not edit
const FIRMWARE_BUILD_HASH = 'a3b5425';