diff --git a/events/mbed_lib.json b/events/mbed_lib.json index 886606e..cf9f659 100644 --- a/events/mbed_lib.json +++ b/events/mbed_lib.json @@ -8,7 +8,7 @@ }, "shared-eventsize": { "help": "Event buffer size (bytes) for shared event queue", - "value": 256 + "value": 768 }, "shared-dispatch-from-application": { "help": "No thread created for shared event queue - application will call dispatch from another thread (eg dispatch_forever at end of main)",