mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-17 13:25:30 +03:00
FortiniF4 add camera control pin
This commit is contained in:
parent
f62d2b9cb6
commit
b48286fee2
1 changed files with 4 additions and 0 deletions
|
@ -32,6 +32,10 @@
|
||||||
#define BEEPER_INVERTED
|
#define BEEPER_INVERTED
|
||||||
/*---------------------------------*/
|
/*---------------------------------*/
|
||||||
|
|
||||||
|
/*----------CAMERA CONTROL---------*/
|
||||||
|
#define CAMERA_CONTROL_PIN PB7
|
||||||
|
/*---------------------------------*/
|
||||||
|
|
||||||
/*------------SENSORS--------------*/
|
/*------------SENSORS--------------*/
|
||||||
// MPU interrupt
|
// MPU interrupt
|
||||||
#define USE_EXTI
|
#define USE_EXTI
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue