diff --git a/LoRaWAN/App/lora_app.c b/LoRaWAN/App/lora_app.c
index 3ff5c5d..2127eac 100644
--- a/LoRaWAN/App/lora_app.c
+++ b/LoRaWAN/App/lora_app.c
@@ -805,7 +805,7 @@ static void SendTxData(void)
#endif
UTIL_TIMER_Time_t nextTxIn = 0;
- //if (LmHandlerIsBusy() == false)
+ if (LmHandlerIsBusy() == false)
{
uint8_t i = 0;
//MX_TOF_Process();
diff --git a/STM32CubeIDE/.settings/language.settings.xml b/STM32CubeIDE/.settings/language.settings.xml
index 5f15548..43f839f 100644
--- a/STM32CubeIDE/.settings/language.settings.xml
+++ b/STM32CubeIDE/.settings/language.settings.xml
@@ -5,7 +5,7 @@
-
+
@@ -16,7 +16,7 @@
-
+