DELAY_DEFAULT
setup[setup_count].delay = DELAY_DEFAULT;
setup[setup_count].delay = DELAY_DEFAULT;
setup[setup_count].delay = ints[0] >= 7 ? ints[7] : DELAY_DEFAULT;
static int delay[] = {DELAY_DEFAULT, DELAY_DEFAULT};
static int aha152x[] = {0, 11, 7, 1, 1, 0, DELAY_DEFAULT, 0};
static int aha152x1[] = {0, 11, 7, 1, 1, 0, DELAY_DEFAULT, 0};