Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Limit the size of icyname and streamtitle when using an OLED display #66

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

WerkAG
Copy link

@WerkAG WerkAG commented Nov 11, 2022

Hello Edzelf
The length of the icyname and streamtitle provided by some Radio Stations is too big to be correctly show when using the supported OLED displays. This change limits the length of icyname to 42, and the streamtitle to 64 characters, when the user selects one of the supported OLED displays on the config.h

Possibly this could be done in a better way, but it works.
Rgs.
Werk_AG

Hello Edzelf
The length of the icyname and streamtitle provided by some Radio Stations is too big to be correctly show when using the supported OLED displays.
This change limits the length of icyname to 42, and the streamtitle to 64 characters, when the user selects one of the supported OLED displays on the config.h

Possibly this could be done in a better way, but it works.
Rgs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant