Skip to content

Commit

Permalink
ChirpChat: increased preamble symbols limit from 20 to 32. Fixes f4ex…
Browse files Browse the repository at this point in the history
  • Loading branch information
f4exb committed Oct 17, 2024
1 parent afffee4 commit 6c617be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion plugins/channelrx/demodchirpchat/chirpchatdemodgui.ui
Original file line number Diff line number Diff line change
Expand Up @@ -494,7 +494,7 @@
<number>4</number>
</property>
<property name="maximum">
<number>20</number>
<number>32</number>
</property>
<property name="pageStep">
<number>1</number>
Expand Down
2 changes: 1 addition & 1 deletion plugins/channeltx/modchirpchat/chirpchatmodgui.ui
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@
<number>4</number>
</property>
<property name="maximum">
<number>20</number>
<number>32</number>
</property>
<property name="pageStep">
<number>1</number>
Expand Down

0 comments on commit 6c617be

Please sign in to comment.