Add reset mode for later use

This commit is contained in:
Aoran Zeng
2024-09-04 17:03:00 +08:00
parent bbc773ee36
commit 34cb47fbfa
3 changed files with 2 additions and 3 deletions

View File

@@ -21,6 +21,7 @@
static int chsrc_get_cpucore ();
bool ProgMode_CMD_Measure = false;
bool ProgMode_CMD_Reset = false;
/* 命令行选项 */