mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-07-06 05:47:52 +00:00
Fixed SX1276 protocol
This commit is contained in:
parent
cefe69a692
commit
410ce5cc4c
@ -359,7 +359,7 @@
|
|||||||
#if not defined(STM32_BOARD)
|
#if not defined(STM32_BOARD)
|
||||||
#undef SX1276_INSTALLED
|
#undef SX1276_INSTALLED
|
||||||
#endif
|
#endif
|
||||||
#ifndef SX1276_INSTALLED || defined MULTI_EU
|
#if not defined(SX1276_INSTALLED) || defined MULTI_EU
|
||||||
#undef FRSKYR9_SX1276_INO
|
#undef FRSKYR9_SX1276_INO
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user