Skip to content

Commit

Permalink
Update STELLARF7 (#186)
Browse files Browse the repository at this point in the history
  • Loading branch information
haslinghuis authored Sep 29, 2023
1 parent 89229d1 commit 8ee2571
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions configs/STELLARF7/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@
#define MOTOR2_PIN PC7
#define MOTOR3_PIN PC8
#define MOTOR4_PIN PC9
#define RX_PWM1_PIN PB10
#define RX_PWM2_PIN PB11
#define SERVO1_PIN PB11
#define SERVO2_PIN PB10
#define RX_PPM_PIN PB7
#define UART1_TX_PIN PB6
#define UART1_RX_PIN PB7
Expand Down Expand Up @@ -119,6 +119,6 @@
#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 box_user_1_name = VTX POWER
//TODO set box_user_2_name = CAMERA SWITCH
//TODO set small_angle = 180

0 comments on commit 8ee2571

Please sign in to comment.