Skip to content

Commit

Permalink
Update NBD_CRICKETF7 (#187)
Browse files Browse the repository at this point in the history
  • Loading branch information
haslinghuis authored Oct 3, 2023
1 parent 999c9ef commit 5d34e80
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions configs/NBD_CRICKETF7/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
#define USE_ACC_SPI_MPU6000
#define USE_GYRO
#define USE_GYRO_SPI_MPU6000
#define USE_MAX7456

#define BEEPER_PIN PC15
#define MOTOR1_PIN PB4
Expand Down Expand Up @@ -71,10 +72,8 @@
TIMER_PIN_MAP( 3, PB0 , 2, 0) \
TIMER_PIN_MAP( 4, PA8 , 1, 0)


#define ADC1_DMA_OPT 1


#define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC
#define DEFAULT_VOLTAGE_METER_SOURCE VOLTAGE_METER_ADC
#define BEEPER_INVERTED
Expand Down

0 comments on commit 5d34e80

Please sign in to comment.