add(actuator):添加推杆的驱动函数已经验证OK。

This commit is contained in:
2026-07-28 15:28:30 +08:00
parent cb720da01f
commit 6e3290c70e
6 changed files with 197 additions and 35 deletions
+2 -1
View File
@@ -34,8 +34,9 @@ set(TARGET_SRC
Src/led.c
Src/uart_ring_buffer.c
Src/command.c
Src/i2c.c
# Src/i2c.c
Src/board_config.c
Src/actuator.c
)
# 设置输出目录