mirror of
https://github.com/pascallanger/DIY-Multiprotocol-TX-Module.git
synced 2025-12-13 19:13:14 +00:00
Fixed SX1276 protocol
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user