mtongnz / ESP8266_ArtNetNode_v2

ESP8266 based WiFi ArtNet to DMX, RDM and LED Pixels
GNU General Public License v3.0
606 stars 158 forks source link

GPIO 14 button #115

Open spiku opened 5 years ago

spiku commented 5 years ago

On the node_pix_only_v2 schematic, you have button_1 tied to GPIO14. However, I cannot seem to locate the references to that in the code.

Did I miss something?

I'm trying to repurpose a number of boards that I built for another LED project, and swapping port A or B to GPIO14 would be the best option, however if something is already listening for input on GPIO14, I'll just bite the bullet and rework all 20 boards.

khastings1066 commented 4 years ago

GPIO14 is used to reset the settings if held low during power up.