Sensors: MultiHal: Increase xfer buffer size am: 98d5e946ba
am: b675803d03
* commit 'b675803d03ed44124c1111d2535ec841da2f3081':
Sensors: MultiHal: Increase xfer buffer size
This commit is contained in:
@@ -129,7 +129,7 @@ static int get_global_handle(FullHandle* full_handle) {
|
||||
return global_handle;
|
||||
}
|
||||
|
||||
static const int SENSOR_EVENT_QUEUE_CAPACITY = 20;
|
||||
static const int SENSOR_EVENT_QUEUE_CAPACITY = 36;
|
||||
|
||||
struct TaskContext {
|
||||
sensors_poll_device_t* device;
|
||||
|
||||
Reference in New Issue
Block a user