Skip to content

Commit

Permalink
Update STELLARF7 (#180)
Browse files Browse the repository at this point in the history
  • Loading branch information
haslinghuis authored Sep 20, 2023
1 parent 7d4a554 commit 57300ed
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions configs/STELLARF7/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -105,18 +105,20 @@
//TODO #define MOTOR_PWM_PROTOCOL DSHOT300
#define DEFAULT_CURRENT_METER_SOURCE CURRENT_METER_ADC
#define DEFAULT_VOLTAGE_METER_SOURCE VOLTAGE_METER_ADC
#define DEFAULT_VOLTAGE_METER_SCALE 111
#define DEFAULT_VOLTAGE_METER_SCALE 110
#define DEFAULT_CURRENT_METER_SCALE 182
#define BEEPER_INVERTED
//set osd_displayport_device = MAX7456
#define MAX7456_SPI_INSTANCE SPI2
#define FLASH_SPI_INSTANCE SPI3
#define USE_SPI_GYRO
#define GYRO_1_SPI_INSTANCE SPI1
#define GYRO_1_ALIGN CW270_DEG
#define GYRO_1_ALIGN CW180_DEG
#define GYRO_1_ALIGN_PITCH 1800
#define PINIO1_CONFIG 1
#define PINIO1_BOX 40
#define PINIO2_BOX 41
#define PINIO3_BOX 42
//TODO set box_user_1_name = "VTX POWER"
//TODO set box_user_2_name = "CAMERA SWITCH"
//TODO set small_angle = 180

0 comments on commit 57300ed

Please sign in to comment.