mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-01-09 21:43:38 +00:00
fix gui glitch on beep squelch (#2030)
This commit is contained in:
parent
536981998b
commit
6e2507d609
@ -127,7 +127,7 @@ class LevelView : public View {
|
|||||||
|
|
||||||
NumberField field_beep_squelch{
|
NumberField field_beep_squelch{
|
||||||
{25 * 8, 3 * 16 + 4},
|
{25 * 8, 3 * 16 + 4},
|
||||||
3,
|
4,
|
||||||
{-120, 12},
|
{-120, 12},
|
||||||
1,
|
1,
|
||||||
' ',
|
' ',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user