diff --git a/flight/Modules/OveroSync/overosync.c b/flight/Modules/OveroSync/overosync.c index 65538bb08..f8bac2acb 100644 --- a/flight/Modules/OveroSync/overosync.c +++ b/flight/Modules/OveroSync/overosync.c @@ -36,7 +36,7 @@ #include "systemstats.h" // Private constants -#define OVEROSYNC_PACKET_SIZE 512 +#define OVEROSYNC_PACKET_SIZE 1024 #define MAX_QUEUE_SIZE 10 #define STACK_SIZE_BYTES 4096 #define TASK_PRIORITY (tskIDLE_PRIORITY + 0) diff --git a/overo b/overo index 0c1ccb1de..20e95ffc0 160000 --- a/overo +++ b/overo @@ -1 +1 @@ -Subproject commit 0c1ccb1def1ae179d2b5340cc011216576cc0b1c +Subproject commit 20e95ffc0ba09bd6fb6412bc2be5a007957b33c5