-
Notifications
You must be signed in to change notification settings - Fork 402
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
🚀 | Integrate GPIO Control correctly #991
Comments
given the GPIO issues with 2.0, is there a one line install routine to roll back and re-install the previous version? Unfortunately, my backup broke |
just short comment to the wiki page and future documentation https://github.com/MiczFlor/RPi-Jukebox-RFID/wiki/Audio-RotaryKnobVolume |
How should this be implemented? As an interactive section in the script, which contains parts of the https://github.com/MiczFlor/RPi-Jukebox-RFID/blob/develop/components/gpio_control/install.sh? |
@themorlan, yes that would be my approach. Similar to the selection of RFID readers already in the script. |
Whats the current status? Any work already done? |
Not really something done, Help is always welcome. |
Since 2.0 we have added GPIO Controls, many thanks to @veloxidSchweiz.
At the moment it’s not installed yet in the default installation, but is required at least for rotary encoder.
/components/gpio_control
Information can be found in #900, PR #990 could probably be closed.
My current assumptions are noted here: #990 (comment)
Integration steps are described here: #973 (comment) (to be verified)
The text was updated successfully, but these errors were encountered: