Corrections to the SixPakPlus

This commit is contained in:
Jasmine Iwanek
2024-05-05 23:27:31 -04:00
parent a94a5bb0b5
commit d8eb77849c
2 changed files with 3 additions and 2 deletions

View File

@@ -1310,7 +1310,7 @@ static const device_config_t a6pak_config[] = {
.file_filter = "",
.spinner = {
.min = 0,
.max = 576,
.max = 384,
.step = 64
},
.selection = { { 0 } }