adafruit / Adafruit-PiTFT-Helper

Script to configure an installed PiTFT
MIT License
82 stars 26 forks source link

no way to remove on/off button option #8

Closed joemijin closed 6 years ago

joemijin commented 9 years ago

Would you like GPIO #23 to act as a on/off button?

This section only installs the on/off button, selecting "No" doesn't remove it at a later date.

This is a bit painful if you don't know the internals and then take off your PiTFT and replace it with for example an led board which uses GPIO23. What happens then is as soon as the led is activated the Pi turns off.

I had to blacklist the module to stop it.

ladyada commented 6 years ago

gpio on/off is removed so closing :/