diff --git a/explore.c b/explore.c index 0bcbeed..551776d 100644 --- a/explore.c +++ b/explore.c @@ -78,7 +78,7 @@ main(int argc, char **argv) while (1) { - uint8_t data[8]; + uint8_t data[256]; int transferred; int i;