Skip to content

Commit

Permalink
🔨 Fix STM32H723Vx_btt for case-sensitive (#25535)
Browse files Browse the repository at this point in the history
  • Loading branch information
liampwll authored and thinkyhead committed Apr 7, 2023
1 parent dc8f948 commit 085de78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildroot/share/PlatformIO/boards/marlin_STM32H723Vx.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"f_cpu": "550000000L",
"mcu": "stm32h723vet6",
"product_line": "STM32H723xx",
"variant": "MARLIN_H723vx"
"variant": "MARLIN_H723Vx"
},
"connectivity": [
"can",
Expand Down

0 comments on commit 085de78

Please sign in to comment.