-
Notifications
You must be signed in to change notification settings - Fork 403
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
setup-buttons-usb-encoder.sh broken after commit 3d7c7cf #1318
Comments
gpio_control was refactored to a class. RPi-Jukebox-RFID/components/controls/buttons_usb_encoder/map_buttons_usb_encoder.py Line 9 in 5be26c5
and here
@arne123 could you have a look? |
I Just had a look, |
Yes and yes :) |
PR #1323 is merged, issue should be fixed. |
Hi,
the setup of the buttons usb encoder broke last week in the development branch. I was able to pin it down to one commit 3d7c7cf
On previous commit the installer seems to work fine.
git diff 91dc192..3d7c7cf -- ./components
~/RPi-Jukebox-RFID $ git checkout 3d7c7cf ./components
~/RPi-Jukebox-RFID $ git clean -fd components/
sudo components/controls/buttons_usb_encoder/setup-buttons-usb-encoder.sh
Than is no mapping possible following message appears:
During the next step you can map your buttons to one of the following available functions:
[]
Ready to continue? (y/n)
The text was updated successfully, but these errors were encountered: