feat: 完成弹力魔盒初版固件
This commit is contained in:
@@ -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 距上次调用的毫秒数
|
||||
|
||||
Reference in New Issue
Block a user