增加了检测邻居的协议

This commit is contained in:
2025-02-12 19:41:33 +08:00
parent 80010b89e9
commit 8c3c0112fb
2 changed files with 108 additions and 71 deletions

View File

@@ -3,10 +3,7 @@
#include "stdint.h"
uint32_t HLM_poll(uint32_t mode);
uint32_t HLM_work_with_isr(uint32_t mode);
#endif