APP_Framework/Applications/:eliminate the warning

This commit is contained in:
chunyexixiaoyu 2021-12-20 16:32:55 +08:00
parent be4da6f37d
commit b6bd1de959
1 changed files with 0 additions and 4 deletions

View File

@ -1,8 +1,4 @@
#ifdef USING_K210_YOLOV2_DETECT
#include "k210_yolov2_detect.h"
#endif
#include <transform.h>
static void detect_app(int argc, char *argv[])
{
if (2 != argc) {