Skip to content

Commit

Permalink
fix typo in BTT_Octopus_Pro_v1.1.cfg (#460)
Browse files Browse the repository at this point in the history
  • Loading branch information
Benoitone authored Feb 9, 2024
1 parent df0aee0 commit a1e7214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/mcu_definitions/main/BTT_Octopus_Pro_v1.1.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ aliases:
MCU_PROBE=PB7 ,
MCU_SERVOS=PB6 ,

MCU_HE0=PA0 , MCU_HE1=PA3 , MCU_HE2=PB00 , MCU_HE3=PB11 ,
MCU_HE0=PA0 , MCU_HE1=PA3 , MCU_HE2=PB0 , MCU_HE3=PB11 ,

MCU_BED0=PA1 ,

Expand Down

0 comments on commit a1e7214

Please sign in to comment.