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