feat: 完成弹力魔盒初版固件

This commit is contained in:
2026-08-31 20:15:19 +08:00
parent 026d6d5da7
commit b63a928b92
34 changed files with 1320 additions and 781 deletions
+3
View File
@@ -29,6 +29,9 @@ typedef enum {
*/
void app_pair_start(void);
/** End the current pairing window without changing saved binding data. */
void app_pair_stop(void);
/**
* @brief 推进配对计时并检查结果,每个业务 tick 调用一次
* @param dt 距上次调用的毫秒数