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

Small change in config.html and new features for single-button-tft-radio #40

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

68erDirk
Copy link

New features for TFT-Version with one button are:
Long button press (between 300 ms and 2 secs) go back one channel
Wrap channel up and down (so back form preset zero goes to last preset)
Long press (>2 secs) mutes, every press afterwards unmutes the sound.

This is an updated version. I didn't manage to fork from the source, so I just renamed and uploaded the new file. Please check and feel free to integrate the code into your codebase.

Added "Back"-button to config.html to go back to index.html.

config.html:
I added a "back" button to the config.html which now leads back to the index.html. 

Esp_radio.ino:
This is an updated version. I didn't manage to fork from the source, so I just renamed and uploaded the new file. Please check and feel free to integrate the code into your codebase.

New Features for TFT-Version with one button are:
-    Long button press (between 300 ms and 2 secs) go back one channel
-    Wrap channel up and down (so back form preset zero goes to last preset)
-    Long press (>2 secs) mutes, every press afterwards unmutes the sound.
Fixed some useless code.
Now at the right position
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