diff --git a/src/device/isamem.c b/src/device/isamem.c index fcbbbfb15..2b0b8f66b 100644 --- a/src/device/isamem.c +++ b/src/device/isamem.c @@ -1215,7 +1215,7 @@ static const device_config_t genericat_config[] = { .spinner = { .min = 0, .max = 16384, - .step = 512 + .step = 128 }, .selection = { { 0 } } },