From 70d1ce151f47c1d9b67c35919dfc985604389db0 Mon Sep 17 00:00:00 2001 From: cxh Date: Sun, 4 Jan 2026 17:29:49 +0800 Subject: [PATCH] 1 --- src/serial_AT.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/serial_AT.cpp b/src/serial_AT.cpp index a28c302..7213a84 100644 --- a/src/serial_AT.cpp +++ b/src/serial_AT.cpp @@ -1,11 +1,11 @@ +#include "serial_AT.hpp" + #include #include #include #include #include -#include "serial.hpp" - // ================== 全局 IMEI ================== std::string IMEI; // 一般 15 位