mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2024-12-14 12:08:40 +00:00
cosmetic fix on option config (#1080)
This commit is contained in:
parent
e81747ef7b
commit
638ea78db9
@ -52,7 +52,7 @@ class AMOptionsView : public View {
|
|||||||
|
|
||||||
OptionsField options_config{
|
OptionsField options_config{
|
||||||
{3 * 8, 0 * 16},
|
{3 * 8, 0 * 16},
|
||||||
5,
|
6, // number of blanking characters
|
||||||
{
|
{
|
||||||
// using common messages from freqman.cpp
|
// using common messages from freqman.cpp
|
||||||
}};
|
}};
|
||||||
|
Loading…
Reference in New Issue
Block a user