From 502873110d3a12828009ca958b3cc682191fbb01 Mon Sep 17 00:00:00 2001
From: chen <15335560115@163.com>
Date: 星期五, 20 九月 2024 18:24:15 +0800
Subject: [PATCH] 更改版本号为V1.1,与一期版本号基站分开

---
 user_config.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/user_config.h b/user_config.h
index 4936b24..527f413 100644
--- a/user_config.h
+++ b/user_config.h
@@ -147,6 +147,8 @@
 /** Antenna pattern: Linear or Square */
 #define SQUARE_4ANTS (0)
 
+#define RANGING_CORR (0)
+
 /** Velocity of propagation (%) */
 #define VP_VAL (100)
 

--
Gitblit v1.9.3