HASwitchPlate / openHASP

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

please allow more than 8 gpios #669

Closed wildblue closed 7 months ago

wildblue commented 8 months ago

**Is your feature request related to a problem? i can not configured all gpios of my Display Board

Describe the solution you'd like More GPIOS than 8 in/out.

Describe alternatives you've considered Sllow 8 IN and 8 OUT

Additional context very important, otherwise the whole Project gets useless for me.

fvanroie commented 8 months ago

Try setting HASP_NUM_GPIO_CONFIG in your board configuration.

fvanroie commented 7 months ago

Did this method work out for you?