1 parent 61a0b8c commit e79c8e4Copy full SHA for e79c8e4
1 file changed
build_info.h
@@ -9,8 +9,8 @@
9
#define BUILD_TIME __TIME__
10
11
// Git information (updated by compile script)
12
-#define GIT_COMMIT_HASH "8845feb"
13
-#define GIT_COMMIT_FULL "8845feb8cfedc9e828d4ac05d499daeab1c3773e"
14
-#define GIT_BRANCH "feat/solar-lunar-display"
+#define GIT_COMMIT_HASH "1f1abd5"
+#define GIT_COMMIT_FULL "1f1abd5bdb01707a96e570f90a548c52461d36c0"
+#define GIT_BRANCH "snd"
15
16
#endif // BUILD_INFO_H
0 commit comments