Skip to content

Commit f25f7e4

Browse files
author
Clang Robot
committed
Committing clang-format changes
1 parent f88de51 commit f25f7e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/include/System.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
#define RTC_ALARM_MATCH_MMSS 0b00000011
7171
#define RTC_ALARM_MATCH_HHMMSS 0b00000111
7272
#define RTC_ALARM_MATCH_DHHMMSS 0b00001111
73-
#define RTC_ALARM_MATCH_WHHMMSS 0b00010111
73+
#define RTC_ALARM_MATCH_WHHMMSS 0b00010111
7474

7575
// Rtc internal capacitors
7676
#define RTC_7PF 0

0 commit comments

Comments
 (0)