Skip to content

Commit

Permalink
🔨 Fix (RRF E3) RX/TX buffer size override (#22475)
Browse files Browse the repository at this point in the history
  • Loading branch information
ldursw authored and thinkyhead committed Aug 19, 2021
1 parent 2a323d0 commit 8385be2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ini/stm32f4.ini
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,6 @@ extends = stm32_variant
board = marlin_STM32F407VGT6_CCM
board_build.variant = MARLIN_BIGTREE_E3_RRF
board_build.offset = 0x8000
extra_scripts = ${common.extra_scripts}
build_flags = ${stm32_variant.build_flags}
-DSTM32F407_5VX
-DMF_RX_BUFFER_SIZE=255
Expand Down

0 comments on commit 8385be2

Please sign in to comment.