feat: 实现摇一摇导航功能
This commit is contained in:
@@ -1,10 +1,13 @@
|
||||
idf_component_register(SRCS
|
||||
"app/app_main.c"
|
||||
"app/ui_handlers.c"
|
||||
"app/ui_nav.c"
|
||||
"app/motion_gesture.c"
|
||||
"bsp/display.c"
|
||||
"bsp/touch.c"
|
||||
"bsp/lvgl_port.c"
|
||||
"bsp/boot_button.c"
|
||||
"bsp/imu.c"
|
||||
"services/wifi_manager.c"
|
||||
"services/ble_manager.c"
|
||||
"services/ble_hid.c"
|
||||
|
||||
Reference in New Issue
Block a user