Skip to content

Commit 84c1854

Browse files
authored
Fix wrong MCU type for Quectel M56 Module
1 parent 12c8809 commit 84c1854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boards/quectelm56.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"core": "siwigsm",
44
"cpu": "arm9ejs",
55
"f_cpu": "260000000L",
6-
"mcu": "MT2503",
6+
"mcu": "MT6261",
77
"variant": "s20u",
88
"newlib": "nano",
99
"siwilib": "release",

0 commit comments

Comments
 (0)