Skip to content

Commit 675a4b8

Browse files
authored
Change the frequency if this can be called frequency of the leds (#580)
1 parent ad3a3e3 commit 675a4b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Src/HALAL/HardFault/HardfaultTrace.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#endif
55

66
#ifdef BOARD
7-
#define REPS 600000 // Three times faster because the board frequency
7+
#define REPS 800000 // Three times faster because the board frequency
88
#endif
99

1010
#ifndef HARDFAULT_BOOT_BLINK_CYCLES

0 commit comments

Comments
 (0)