mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 12:55:19 +03:00
Update target.h
This commit is contained in:
parent
9e99ad1ab3
commit
d37f7771c9
1 changed files with 2 additions and 2 deletions
|
@ -151,8 +151,8 @@
|
|||
#define USE_ESCSERIAL
|
||||
|
||||
#define USE_PINIO
|
||||
#define PINIO1_PIN PC14 // VTX power switcher
|
||||
#define PINIO2_PIN PB9 // 2xCamera switcher
|
||||
#define PINIO1_PIN PC14 // 2xCamera switcher
|
||||
#define PINIO2_PIN PB9 // VTX power switcher
|
||||
#define USE_PINIOBOX
|
||||
|
||||
#define TARGET_IO_PORTA 0xffff
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue