fix tflitemicro_person_detection

This commit is contained in:
yangqings
2021-02-07 20:28:13 +08:00
parent 9ab89afe1b
commit 2435663b16
3 changed files with 0 additions and 18 deletions

View File

@@ -13,8 +13,6 @@
#include "i2c.h"
#include "spi.h"
#include "tim.h"
#include "ov2640.h"
#include "lcd_2inch4.h"
#include "tos_k.h"
void board_init(void);
void SystemClock_Config(void);