From 77a2ba3e43a86a2e131cf74417a34bfc5598abe6 Mon Sep 17 00:00:00 2001 From: zhaohe Date: Wed, 6 Mar 2024 17:58:42 +0800 Subject: [PATCH] update --- usrc/main.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/usrc/main.cpp b/usrc/main.cpp index f18255f..c76e32f 100644 --- a/usrc/main.cpp +++ b/usrc/main.cpp @@ -145,6 +145,8 @@ void umain() { factory_reset_key_detect(); if (xs_has_passedms(0) >= 1* 60 * 60 * 1000) { + //限制客户使用时长 + // reset_pin_io NVIC_SystemReset(); }