mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2026-09-11 17:19:29 +00:00
Close call tuning fix, more UI elements
This commit is contained in:
@@ -64,7 +64,7 @@ private:
|
||||
NumberField field_mark {
|
||||
{ 64, 104 },
|
||||
5,
|
||||
{ 100, 32000 },
|
||||
{ 100, 15000 },
|
||||
25,
|
||||
' '
|
||||
};
|
||||
@@ -76,7 +76,7 @@ private:
|
||||
NumberField field_space {
|
||||
{ 64, 120 },
|
||||
5,
|
||||
{ 100, 32000 },
|
||||
{ 100, 15000 },
|
||||
25,
|
||||
' '
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user