diff --git a/CMakeLists.txt b/CMakeLists.txt index e651a24..4aac494 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -39,6 +39,8 @@ set(PROJECT_SOURCES iflytop_canbus/waveshare_can.cpp a8000_protocol/api/apibasic/errorcode.cpp + a8000_protocol/api/apibasic/cmdid.cpp + a8000_protocol/api/apibasic/reg_index.cpp libzqt/zui/z_function_list_box.cpp libzqt/zui/zq_vtab_page.cpp @@ -50,6 +52,7 @@ set(PROJECT_SOURCES src/tab/board_ext_tab.cpp src/tab/mini_servo_tab.cpp + a8000_protocol/api/apibasic/errorcode.cpp ) diff --git a/a8000_protocol b/a8000_protocol index a713580..9e37e00 160000 --- a/a8000_protocol +++ b/a8000_protocol @@ -1 +1 @@ -Subproject commit a71358065a9e7359f5a282d687d430ae4e2a324e +Subproject commit 9e37e00deafd2f309d2d051077f84868be4bc935