From 2a7bd8d1fd712d96a573c7377b16f2b0a09aa726 Mon Sep 17 00:00:00 2001 From: WXK <287788329@qq.com> Date: 星期四, 12 六月 2025 13:49:11 +0800 Subject: [PATCH] 1.35,采集基站电量上传 --- MDK-ARM/L051.uvprojx | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/MDK-ARM/L051.uvprojx b/MDK-ARM/L051.uvprojx index 5a3dafc..4d5eeb0 100644 --- a/MDK-ARM/L051.uvprojx +++ b/MDK-ARM/L051.uvprojx @@ -132,7 +132,7 @@ <UseTargetDll>1</UseTargetDll> <UseExternalTool>0</UseExternalTool> <RunIndependent>0</RunIndependent> - <UpdateFlashBeforeDebugging>0</UpdateFlashBeforeDebugging> + <UpdateFlashBeforeDebugging>1</UpdateFlashBeforeDebugging> <Capability>1</Capability> <DriverSelection>4101</DriverSelection> </Flash1> -- Gitblit v1.9.3