Skip to content

Commit

Permalink
fix true pit (#242)
Browse files Browse the repository at this point in the history
  • Loading branch information
ASDosjani authored Nov 26, 2023
1 parent 679193d commit ffeb839
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions configs/AOCODARCH7DUAL/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,9 @@
#define DEFAULT_CURRENT_METER_SCALE 500
#define BEEPER_INVERTED
#define MAX7456_SPI_INSTANCE SPI2
#define PINIO1_BOX 40
#define PINIO2_BOX 41
#define PINIO1_CONFIG 129
#define PINIO1_BOX 39
#define PINIO2_BOX 40
#define FLASH_SPI_INSTANCE SPI3
#define USE_SPI_GYRO
#define GYRO_1_SPI_INSTANCE SPI1
Expand Down

0 comments on commit ffeb839

Please sign in to comment.