mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-24 00:35:39 +03:00
Merge pull request #691 from martinbudden/bf_cc3d_rx
Changed CC3D default RX to PPM
This commit is contained in:
commit
ee50891960
1 changed files with 2 additions and 0 deletions
|
@ -124,6 +124,8 @@
|
||||||
#undef SONAR
|
#undef SONAR
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#define DEFAULT_RX_FEATURE FEATURE_RX_PPM
|
||||||
|
|
||||||
// IO - from schematics
|
// IO - from schematics
|
||||||
#define TARGET_IO_PORTA 0xffff
|
#define TARGET_IO_PORTA 0xffff
|
||||||
#define TARGET_IO_PORTB 0xffff
|
#define TARGET_IO_PORTB 0xffff
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue