Fix preserve pairing on power cycle

This commit is contained in:
2025-09-09 15:05:45 -04:00
parent a1e1ff70fc
commit 2e9159cb57
4 changed files with 6 additions and 5 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#ifndef USB_HOST_H_
#define USB_HOST_H_
#define HOST_POLL_INTERVAL 25000
#define HOST_POLL_INTERVAL 8000
typedef enum {
HOST_INACTIVE=0,