Skip to content

Commit 5a215fb

Browse files
author
Kristoffer Andersen
committed
fixed the CPU speed definition for mono
1 parent b2a6a3f commit 5a215fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mono/boards.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ mono.upload.protocol=mono-prog
66
mono.upload.maximum_size=262144
77
mono.upload.use_1200bps_touch=false
88
mono.build.mcu=cortex-m3
9-
mono.build.f_cpu=84000000L
9+
mono.build.f_cpu=66000000L
1010
mono.build.usb_product="Mono"
1111
mono.build.board=MONO
1212
mono.build.core=arduino

0 commit comments

Comments
 (0)