HASwitchPlate / openHASP

HomeAutomation Switchplate based on lvgl for ESP32
https://www.openhasp.com
MIT License
695 stars 179 forks source link

Add list of TFT gpio pins so that they can not be selected for IO. #734

Closed FreeBear-nc closed 4 months ago

FreeBear-nc commented 4 months ago

On my Guiton 4", most of the gpio pins are assigned to the display and can not be used for input/output. This change hides these pins in the web interface.

fvanroie commented 4 months ago

Thanks