Skip to content

Commit e79c8e4

Browse files
committed
frst: add backup and restore
1 parent 61a0b8c commit e79c8e4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

build_info.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@
99
#define BUILD_TIME __TIME__
1010

1111
// 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"
12+
#define GIT_COMMIT_HASH "1f1abd5"
13+
#define GIT_COMMIT_FULL "1f1abd5bdb01707a96e570f90a548c52461d36c0"
14+
#define GIT_BRANCH "snd"
1515

1616
#endif // BUILD_INFO_H

0 commit comments

Comments
 (0)