add toggle button for USB and improve BLE polling rate
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
#ifndef USB_HOST_H_
|
||||
#define USB_HOST_H_
|
||||
|
||||
#define HOST_POLL_INTERVAL 8000
|
||||
#define HOST_POLL_INTERVAL 7500
|
||||
|
||||
typedef enum {
|
||||
HOST_INACTIVE=0,
|
||||
|
||||
Reference in New Issue
Block a user