Fix Error: board/esp32c3_bringup.c:150:9: error: implicit declaration of function 'board_apds9960_initialize'
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
This commit is contained in:
parent
252c6a1844
commit
563f5f4fa4
@ -59,6 +59,8 @@
|
|||||||
# include "esp32c3_ble.h"
|
# include "esp32c3_ble.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include "esp32c3_board_apds9960.h"
|
||||||
|
|
||||||
/****************************************************************************
|
/****************************************************************************
|
||||||
* Pre-processor Definitions
|
* Pre-processor Definitions
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
Loading…
Reference in New Issue
Block a user