Skip to content

Commit 25559fa

Browse files
committed
add T0_PRESCALE
1 parent d7aa20c commit 25559fa

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/as_common.h

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,6 @@
33

44
// avr-libc math.h does not declare gcc log2 builtin
55
double log2(double);
6+
7+
#define T0_PRESCALE 64
8+

0 commit comments

Comments
 (0)