Add missing endif

This commit is contained in:
Thomas Göttgens
2023-09-28 10:50:26 +02:00
committed by GitHub
parent 7f16b6b342
commit 5075849ec0

View File

@@ -54,5 +54,6 @@
#define SX126X_BUSY LORA_DIO2
#define SX126X_RESET LORA_RESET
#define SX126X_DIO2_AS_RF_SWITCH
#endif
#endif