Merge pull request #691 from martinbudden/bf_cc3d_rx
Changed CC3D default RX to PPM
This commit is contained in:
commit
ee50891960
|
@ -124,6 +124,8 @@
|
|||
#undef SONAR
|
||||
#endif
|
||||
|
||||
#define DEFAULT_RX_FEATURE FEATURE_RX_PPM
|
||||
|
||||
// IO - from schematics
|
||||
#define TARGET_IO_PORTA 0xffff
|
||||
#define TARGET_IO_PORTB 0xffff
|
||||
|
|
Loading…
Reference in New Issue