Skip to content

Commit

Permalink
Update configs/KAKUTEF4V2/config.h
Browse files Browse the repository at this point in the history
Co-authored-by: ot0tot <[email protected]>
  • Loading branch information
haslinghuis and ot0tot authored Nov 15, 2024
1 parent fa17e17 commit f9f2edc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/KAKUTEF4V2/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
#define USB_DETECT_PIN PA8

#define TIMER_PIN_MAPPING \
TIMER_PIN_MAP( 0, RX_PPM_PIN, 2, 0) \
TIMER_PIN_MAP( 0, RX_PPM_PIN, 2, -1) \
TIMER_PIN_MAP( 1, MOTOR1_PIN, 2, 0) \
TIMER_PIN_MAP( 2, MOTOR2_PIN, 2, 0) \
TIMER_PIN_MAP( 3, MOTOR3_PIN, 1, 1) \
Expand Down

0 comments on commit f9f2edc

Please sign in to comment.