Skip to content

Commit

Permalink
🐛 Fix MKS Monster8 EEPROM issue (serial timer) (#22777)
Browse files Browse the repository at this point in the history
  • Loading branch information
mks-viva authored and thinkyhead committed Oct 3, 2021
1 parent 84d1619 commit 9c4f9bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ini/stm32f4.ini
Original file line number Diff line number Diff line change
Expand Up @@ -422,7 +422,7 @@ board_build.offset = 0xC000
board_upload.offset_address = 0x0800C000
board_build.rename = mks_monster8.bin
build_flags = ${stm32_variant.build_flags} ${stm32f4_I2C1_CAN.build_flags}
-DHAL_PCD_MODULE_ENABLED
-DHAL_PCD_MODULE_ENABLED -DTIMER_SERIAL=TIM4
debug_tool = jlink
upload_protocol = jlink

Expand Down

0 comments on commit 9c4f9bc

Please sign in to comment.