Skip to content

Commit

Permalink
Fix PINIO1 box on JHEH743_HD (#660)
Browse files Browse the repository at this point in the history
  • Loading branch information
ot0tot authored Jan 7, 2025
1 parent c5bc600 commit b15773d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions configs/JHEH743_HD/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -139,8 +139,8 @@
#define BEEPER_INVERTED
#define MAX7456_SPI_INSTANCE SPI2
#define FLASH_SPI_INSTANCE SPI3
#define PINIO1_BOX 0
#define PINIO2_BOX 40
#define PINIO1_BOX 40
#define PINIO2_BOX 41
#define PINIO1_CONFIG 129
#define PINIO2_CONFIG 129
#define GYRO_1_SPI_INSTANCE SPI1
Expand Down

0 comments on commit b15773d

Please sign in to comment.