简化代码

This commit is contained in:
Qiea
2024-11-11 12:40:52 +08:00
parent 0af7f203c7
commit 2a6580ac30
3 changed files with 84 additions and 75 deletions

View File

@@ -287,9 +287,7 @@ u8 model_switchdata(char* data_name){
}
}
void model_dataset(){
printf("\r\ndataset is: %s\r\n",data.dname);
}
u8 model_info(char* model_name){
if(strcmp(model_name, "all") == 0){