迁移入tty持续连接

This commit is contained in:
2026-03-28 04:08:07 +08:00
parent 4a640cf7db
commit d195deaa48
10 changed files with 504 additions and 3 deletions

View File

@@ -41,7 +41,7 @@
#endif
#ifndef YAW_AIM_KD
#define YAW_AIM_KD (0.4)
#define YAW_AIM_KD (0.1)
#endif
#ifndef YAW_AIM_KP
#define YAW_AIM_KP (0.75)