1, add some options with argv[] in command line, such as show the voltage & current...
authoryu.dongliang <18588496441@163.com>
Tue, 20 May 2025 04:48:24 +0000 (12:48 +0800)
committeryu.dongliang <18588496441@163.com>
Tue, 20 May 2025 04:50:19 +0000 (12:50 +0800)
commitfd27382283510004e542faa27eef9029c46f761e
treee7478ad759b8fcaddd3c6ea79abb540be42ca926
parenta0098656a1daf757881f9d047b6b12e053d5cbcd
1, add some options with argv[] in command line, such as show the voltage & current, set time slice & running times, etc.
2, save a temp file of .cpk every 100 times, it can be run continue next time.
main.c
ses_core.h
ses_step_draw.c
ses_utils.c