mirror of
https://gitee.com/dlmu-cone/bf_original_balance_chassis
synced 2026-07-23 19:25:09 +08:00
修复电机反馈的bug,通信bug,ps2手柄支持,舵机的修复,cmdbug的修复
This commit is contained in:
2
Makefile
2
Makefile
@@ -141,6 +141,7 @@ modules/can_comm/can_comm.c \
|
||||
modules/message_center/message_center.c \
|
||||
modules/daemon/daemon.c \
|
||||
modules/vofa/vofa.c \
|
||||
modules/ps_handle/ps_handle.c \
|
||||
application/gimbal/gimbal.c \
|
||||
application/chassis/chassis.c \
|
||||
application/shoot/shoot.c \
|
||||
@@ -260,6 +261,7 @@ C_INCLUDES = \
|
||||
-Imodules/message_center \
|
||||
-Imodules/daemon \
|
||||
-Imodules/vofa \
|
||||
-Imodules/ps_handle \
|
||||
-Imodules
|
||||
|
||||
# compile gcc flags
|
||||
|
||||
Reference in New Issue
Block a user