Changing GPIO pins used for shutdown
- 
					
					
					
					
 Is there a config or anything anywhere that will allow me to choose the pins used for 
 "system.power.switch=PIN56ONOFF"Pin 5 is used by the SPI CLK and that is being used on my screen... I want to add a way of turning it on/off with a gameboy power switch but unknown as to whether I need to recompile stuff or if there is a simple config where I can change it (as I haven't found it yet through exploring!!) 
- 
					
					
					
					
 Hi you will have to change the script managing that : on your recalbox /recalbox/scripts/rpi-pin56-power.py
- 
					
					
					
					
 @rockaddicted thanks, I'll have a look 