diff options
Diffstat (limited to 'mcast_image.h')
-rw-r--r-- | mcast_image.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mcast_image.h b/mcast_image.h index 8ca2102..07b6e31 100644 --- a/mcast_image.h +++ b/mcast_image.h @@ -1,6 +1,6 @@ #include <stdint.h> -#define PKT_SIZE 1410 +#define PKT_SIZE 2820 struct image_pkt_hdr { uint32_t resend; |