修复椭圆遥控控制异常

This commit is contained in:
xushaoxiang
2026-07-21 16:31:07 +08:00
parent 908fe71b1b
commit 360697296c
151 changed files with 6899 additions and 6086 deletions
@@ -247,8 +247,8 @@ do { \
(__HANDLE__)->Lock = HAL_UNLOCKED; \
} while (0U)
#if ((__ARMCC_VERSION % 1000) != 750)
#error "Compiler build number mismatch. Required: build 750."
#if ((__ARMCC_VERSION % 1000) != 960)
#error "Compiler build number mismatch. Required: build 960."
#endif
/* Macro to get variable aligned on 4-bytes, for __ICCARM__ the directive