🎨 format code

pull/190/head
yuanjiong 2021-10-26 17:02:41 +08:00
parent c8fb7275df
commit 1b785f3bd1
1 changed files with 4 additions and 4 deletions

View File

@ -15,7 +15,7 @@ typedef enum
} recognizer_state_t;
void register_human_face_recognition(QueueHandle_t frame_i,
QueueHandle_t event,
QueueHandle_t result,
QueueHandle_t frame_o = NULL,
const bool camera_fb_return = false);
QueueHandle_t event,
QueueHandle_t result,
QueueHandle_t frame_o = NULL,
const bool camera_fb_return = false);