Copter: fix default flight mode channel
This commit is contained in:
parent
89674482a7
commit
a3e9f72b0b
@ -588,5 +588,5 @@
|
||||
#endif
|
||||
|
||||
#ifndef CH_MODE_DEFAULT
|
||||
#define CH_MODE_DEFAULT CH_5
|
||||
# define CH_MODE_DEFAULT 5
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user