Fixed SX1276 protocol

This commit is contained in:
pascallanger 2023-06-04 12:07:27 +02:00
parent cefe69a692
commit 410ce5cc4c

View File

@ -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