参数修改,确认 PID

This commit is contained in:
2026-03-17 18:10:15 +08:00
parent a133dea09a
commit c0ee469118
4 changed files with 17 additions and 17 deletions

View File

@@ -19,6 +19,6 @@
#define FOCUS_PIXAL_8MM (1488)
#define FOCUS_PIXAL_5MM (917)
#define FOCUS_PIXAL FOCUS_PIXAL_5MM
#define FOCUS_PIXAL FOCUS_PIXAL_8MM
#endif /* _CONSTANTS_H */