Skip to content

Commit

Permalink
fix gui glitch on beep squelch (#2030)
Browse files Browse the repository at this point in the history
  • Loading branch information
gullradriel committed Mar 23, 2024
1 parent 5369819 commit 6e2507d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firmware/application/apps/ui_level.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ class LevelView : public View {

NumberField field_beep_squelch{
{25 * 8, 3 * 16 + 4},
3,
4,
{-120, 12},
1,
' ',
Expand Down

0 comments on commit 6e2507d

Please sign in to comment.