mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-03-23 01:21:28 +00:00
hid_host_demo: larger max attribute value for larger hid descriptor length
This commit is contained in:
parent
e85416c122
commit
67c74d2681
@ -52,7 +52,7 @@
|
||||
#include "btstack_config.h"
|
||||
#include "btstack.h"
|
||||
|
||||
#define MAX_ATTRIBUTE_VALUE_SIZE 200
|
||||
#define MAX_ATTRIBUTE_VALUE_SIZE 300
|
||||
|
||||
// SDP
|
||||
static uint8_t hid_descriptor[MAX_ATTRIBUTE_VALUE_SIZE];
|
||||
|
Loading…
x
Reference in New Issue
Block a user