mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-15 20:35:33 +03:00
Add comment regarding bind plug
This commit is contained in:
parent
a629646090
commit
ece3859f9d
1 changed files with 1 additions and 0 deletions
|
@ -116,6 +116,7 @@
|
||||||
#ifdef ALIENWII32
|
#ifdef ALIENWII32
|
||||||
#define BRUSHED_MOTORS
|
#define BRUSHED_MOTORS
|
||||||
#define HARDWARE_BIND_PLUG
|
#define HARDWARE_BIND_PLUG
|
||||||
|
// Hardware bind plug at PB5 (Pin 41)
|
||||||
#define BINDPLUG_PORT GPIOB
|
#define BINDPLUG_PORT GPIOB
|
||||||
#define BINDPLUG_PIN Pin_5
|
#define BINDPLUG_PIN Pin_5
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue