From dc89c1d5027dc611af3b838043a34e1c479f2c86 Mon Sep 17 00:00:00 2001 From: chen <15335560115@163.com> Date: 星期三, 04 十二月 2024 15:54:29 +0800 Subject: [PATCH] 不丢包版本,删除多余占用基站接收时间代码,使接收常开,抢占问题未解决 --- user_config.h | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/user_config.h b/user_config.h index 223a173..deff87c 100644 --- a/user_config.h +++ b/user_config.h @@ -158,7 +158,6 @@ /** Maximum PHY payload length */ #define PHY_PAYLOAD_LEN_MAX (127) - /* =========================================================================================================================== */ /* ================ Simple Selection ================ */ /* =========================================================================================================================== */ -- Gitblit v1.9.3