1
0
Fork 0
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:
Michael Jakob 2017-09-16 17:47:19 +02:00
parent f62d2b9cb6
commit b48286fee2

View file

@ -32,6 +32,10 @@
#define BEEPER_INVERTED
/*---------------------------------*/
/*----------CAMERA CONTROL---------*/
#define CAMERA_CONTROL_PIN PB7
/*---------------------------------*/
/*------------SENSORS--------------*/
// MPU interrupt
#define USE_EXTI