mirror of
https://github.com/apache/nuttx.git
synced 2026-06-10 03:13:56 +08:00
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:
committed by
Petro Karashchenko
parent
252c6a1844
commit
563f5f4fa4
@@ -59,6 +59,8 @@
|
||||
# include "esp32c3_ble.h"
|
||||
#endif
|
||||
|
||||
#include "esp32c3_board_apds9960.h"
|
||||
|
||||
/****************************************************************************
|
||||
* Pre-processor Definitions
|
||||
****************************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user