Skip to content

Commit

Permalink
Update FLYCOLORF7MINI (betaflight#292)
Browse files Browse the repository at this point in the history
  • Loading branch information
haslinghuis authored Jan 8, 2024
1 parent ed9a9aa commit e2c4ee5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion configs/FLYCOLORF7MINI/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@

#pragma once

#define FC_TARGET_MCU STM32F7X2
#define BOARD_NAME FLYCOLORF7MINI
#define MANUFACTURER_ID FLCO

Expand All @@ -39,7 +40,7 @@
#define BEEPER_PIN PC14
#define MOTOR1_PIN PB1
#define MOTOR2_PIN PB4
#define MOTOR3_PIN PB03
#define MOTOR3_PIN PB3
#define MOTOR4_PIN PA15
#define MOTOR5_PIN PC8
#define MOTOR6_PIN PC9
Expand Down

0 comments on commit e2c4ee5

Please sign in to comment.