From 1273493bdf1b6770b3cd31e52bfaf84d62ada9cd Mon Sep 17 00:00:00 2001 From: zhaohe Date: Fri, 17 Nov 2023 15:32:55 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=E4=B8=80=E4=BA=9B=E6=B3=A8?= =?UTF-8?q?=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/reg_index.hpp | 8 -------- 1 file changed, 8 deletions(-) diff --git a/api/reg_index.hpp b/api/reg_index.hpp index 9760cc4..ddac8ea 100644 --- a/api/reg_index.hpp +++ b/api/reg_index.hpp @@ -315,11 +315,3 @@ typedef enum { } // namespace iflytop -/** - * @brief - * - * 模块通用配置和状态 0->1000 - * Robot/Motor通用配置和状态 1000->2000 - * Sensor通用配置和状态 2000->3000 - * PID通用配置和状态 4000->4100 - */ \ No newline at end of file