forked from xuos/xiuos
feat(knowing app): remove json config from menuconfig, adding to detect_app arg
This commit is contained in:
@@ -475,7 +475,6 @@ CONFIG_MAIN_KTASK_STACK_SIZE=1024
|
||||
#
|
||||
CONFIG_APPLICATION_KNOWING=y
|
||||
CONFIG_K210_DETECT_ENTRY=y
|
||||
CONFIG_K210_DETECT_CONFIGJSON="/kmodel/face.json"
|
||||
# CONFIG_IRIS_ML_DEMO is not set
|
||||
# CONFIG_K210_FFT_TEST is not set
|
||||
# CONFIG_USING_IMAGE_PROCESSING_APP is not set
|
||||
|
||||
@@ -323,7 +323,6 @@
|
||||
|
||||
#define APPLICATION_KNOWING
|
||||
#define K210_DETECT_ENTRY
|
||||
#define K210_DETECT_CONFIGJSON "/kmodel/face.json"
|
||||
|
||||
/* sensor app */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user