diff --git a/src/config.h b/src/config.h index 7ff8965..6900ac2 100644 --- a/src/config.h +++ b/src/config.h @@ -65,7 +65,7 @@ #define FPGA_MCU_RDY_REG LPC_GPIO2 #define FPGA_MCU_RDY_BIT 9 -#define QSORT_MAXELEM 1024 +#define QSORT_MAXELEM 2048 #define SSP_REGS LPC_SSP0 #define SSP_PCLKREG PCLKSEL1