Skip to content

Commit

Permalink
True pit (#241)
Browse files Browse the repository at this point in the history
  • Loading branch information
ASDosjani authored Nov 26, 2023
1 parent 145efe4 commit 679193d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions configs/GREATMOUNTAINF435/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,10 @@
#define MAX7456_SPI_INSTANCE SPI2
#define MAX7456_SPI_CS_PIN PD5

#define PINIO1_PIN PD2
#define PINIO1_CONFIG 129
#define PINIO1_BOX 39

#define TIMER_PIN_MAPPING TIMER_PIN_MAP( 0, LED_STRIP_PIN, 2, 7 ) \
TIMER_PIN_MAP( 1, BEEPER_PIN, 1, 6 ) \
TIMER_PIN_MAP( 2, MOTOR5_PIN, 1, 11 ) \
Expand Down

0 comments on commit 679193d

Please sign in to comment.