mholgatem / GPIOnext

The next evolution of GPioneer! Create virtual gamepads with your GPIO pins!
MIT License
134 stars 37 forks source link

Failed to add edge detection #29

Closed Kenzo95 closed 5 years ago

Kenzo95 commented 5 years ago

I've a SpotPear 1.54 display with some GPIO buttons in snes configuration, when i try to config I have the error Failed to add edge detection

mholgatem commented 5 years ago

It is failing to add edge detection because the pins are already in use from your display. run the config with the flag --pins 29,31,32,33,35,36,37,38,40 or list whatever pins you would like to use.