From be33595898ab47bbefd4d97106e6a0a4100626b7 Mon Sep 17 00:00:00 2001 From: YunHorn Technology Date: Tue, 4 Jul 2023 09:44:46 +0800 Subject: [PATCH] remove unused code --- Core/Inc/yunhorn_sts_prd_conf.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Core/Inc/yunhorn_sts_prd_conf.h b/Core/Inc/yunhorn_sts_prd_conf.h index dae22a0..de18f64 100644 --- a/Core/Inc/yunhorn_sts_prd_conf.h +++ b/Core/Inc/yunhorn_sts_prd_conf.h @@ -159,10 +159,10 @@ //#define YUNHORN_STS_O5_LORA_APP_DATA_PORT 4U //#define YUNHORN_STS_O5_LORA_APP_HTBT_PORT 5U -//#define YUNHORN_STS_O6_LORA_APP_DATA_PORT 17U -//#define YUNHORN_STS_O6_LORA_APP_HTBT_PORT 18U +//#define YUNHORN_STS_O6_LORA_APP_DATA_PORT 17U +//#define YUNHORN_STS_O6_LORA_APP_HTBT_PORT 18U //#define YUNHORN_STS_O6_USER_APP_CTRL_PORT 2U -//#define YUNHORN_STS_O6_USER_APP_CTRL_REPLY_PORT 1U +//#define YUNHORN_STS_O6_USER_APP_CTRL_REPLY_PORT 1U //#define YUNHORN_STS_E1_LORA_APP_DATA_PORT 102U //#define YUNHORN_STS_E1_LORA_APP_HTBT_PORT 103U @@ -174,8 +174,8 @@ //#define YUNHORN_STS_E4_LORA_APP_DATA_PORT 70U //#define YUNHORN_STS_E4_LORA_APP_HTBT_PORT 71U -#define YUNHORN_STS_R0_LORA_APP_DATA_PORT 10U -#define YUNHORN_STS_R0_LORA_APP_HTBT_PORT 11U +#define YUNHORN_STS_R0_LORA_APP_DATA_PORT 10U +#define YUNHORN_STS_R0_LORA_APP_HTBT_PORT 11U #define YUNHORN_STS_R0_USER_APP_CTRL_PORT 2U #define YUNHORN_STS_R0_USER_APP_CTRL_REPLY_PORT 1U