Skip to content

Commit f1d6d8b

Browse files
committed
Merge branch 'fix-listoferrors' of https://github.com/openUC2/TechnicalDocs-openUC2-QBox into fix-listoferrors
2 parents 088f061 + 9350bb4 commit f1d6d8b

3 files changed

Lines changed: 1029 additions & 32 deletions

File tree

IMAGES/Logos Partner.svg

Lines changed: 417 additions & 0 deletions
Loading

Production_Files/Software/ODMR_Server/src/version_info.h

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
#define __VERSION_INFO_H__
66

77
#define FIRMWARE_VERSION "1.0.0"
8-
#define BUILD_DATE "2026-03-14"
9-
#define BUILD_TIME "09:13:46"
10-
#define BUILD_TIMESTAMP "20260314091346"
11-
#define GIT_HASH "1d52103"
8+
#define BUILD_DATE "2026-03-18"
9+
#define BUILD_TIME "14:14:45"
10+
#define BUILD_TIMESTAMP "20260318141445"
11+
#define GIT_HASH "b971e35"
1212
#define GIT_BRANCH "fix-listoferrors"
1313

1414
// Combined version string

0 commit comments

Comments
 (0)