mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-02-04 20:58:10 +00:00
Exclude MLink from T18 build to save Flash space
This commit is contained in:
parent
c05c0a5693
commit
3b22705166
@ -223,6 +223,10 @@
|
|||||||
#define NRF24L01_INSTALLED
|
#define NRF24L01_INSTALLED
|
||||||
#define SX1276_INSTALLED
|
#define SX1276_INSTALLED
|
||||||
#undef ENABLE_PPM
|
#undef ENABLE_PPM
|
||||||
|
#ifdef MLINK_CYRF6936_INO
|
||||||
|
#undef MLINK_CYRF6936_INO
|
||||||
|
#warning "Disabling the MLink protocol to fit in the Flash."
|
||||||
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
//Make sure protocols are selected correctly
|
//Make sure protocols are selected correctly
|
||||||
|
Loading…
x
Reference in New Issue
Block a user