Skip to content

Commit

Permalink
Merge pull request #650 from tristanmcpherson/patch-1
Browse files Browse the repository at this point in the history
Fix fan pin for BTT_Manta_M8P_v2.0.cfg
  • Loading branch information
Frix-x authored Jan 6, 2025
2 parents 8371607 + 21f0263 commit 55a6908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/mcu_definitions/main/BTT_Manta_M8P_v2.0.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ aliases:

MCU_THB=PB1 , MCU_TH0=PB0 , MCU_TH1=PC5 , MCU_TH2=PC4 , MCU_TH3=PA7 ,

MCU_FAN0=PF7 , MCU_FAN1=PF9 , MCU_FAN2=PF6 , MCU_FAN3=PA8 , MCU_FAN4=PA4 ,
MCU_FAN0=PF7 , MCU_FAN1=PF9 , MCU_FAN2=PF6 , MCU_FAN3=PF8 , MCU_FAN4=PA4 ,
MCU_FAN5=PA6 , MCU_FAN5_TACH=PC2 ,
MCU_FAN6=PA2 , MCU_FAN6_TACH=PC1 ,

Expand Down

0 comments on commit 55a6908

Please sign in to comment.