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(); }