Skip to content

Commit

Permalink
Update STELLARF4 (#300)
Browse files Browse the repository at this point in the history
  • Loading branch information
haslinghuis authored Jan 17, 2024
1 parent 416d680 commit e5fe51f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions configs/STELLARF4/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@

#define USE_ACCGYRO_BMI270
#define USE_BARO_BMP280
#define USE_BARO_DPS310
#define USE_FLASH_M25P16
#define USE_MAX7456

Expand Down Expand Up @@ -71,7 +72,7 @@
#define ADC_VBAT_PIN PC0
#define ADC_RSSI_PIN PC2
#define ADC_CURR_PIN PC1
#define SDCARD_SPI_CS_PIN PA15
#define FLASH_CS_PIN PA15
#define PINIO1_PIN PC3
#define MAX7456_SPI_CS_PIN PB12
#define GYRO_1_EXTI_PIN PC4
Expand Down Expand Up @@ -99,8 +100,6 @@
//TODO feature OSD

#define SERIALRX_UART SERIAL_PORT_USART2
#define MSP_UART SERIAL_PORT_UART4
#define ESC_SENSOR_UART SERIAL_PORT_UART5

//TODO beacon RX_LOST
//TODO beacon RX_SET
Expand Down

0 comments on commit e5fe51f

Please sign in to comment.