Skip to content

Commit d2c0b25

Browse files
committed
GCLK1 div 150->1
1 parent 0a59249 commit d2c0b25

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ports/atmel-samd/asf4_conf/samd21/hpl_gclk_config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@
187187
// <i>
188188
// <id> gclk_gen_1_div
189189
#ifndef CONF_GCLK_GEN_1_DIV
190-
#define CONF_GCLK_GEN_1_DIV 150
190+
#define CONF_GCLK_GEN_1_DIV 1
191191
#endif
192192

193193
// </h>

0 commit comments

Comments
 (0)