fablab-luenen / McLighting

The ESP8266 based multi-client lighting gadget
MIT License
215 stars 30 forks source link

Strip GPIO Pin #104

Closed Alveran81 closed 3 years ago

Alveran81 commented 3 years ago

I can not change Strip GPIO Pin in WebUI. Its allways Pin 3 How Can I change it?

Otherwise what ist PIN 3 on a NODEMCU?

bpohvoodoo commented 3 years ago

See

define USE_WS2812FX_DMA 0 // 0 = Used PIN is ignored & set to RX/GPIO3; 1 = Used PIN is ignored & set to TX/GPIO1; 2 = Used PIN is ignored & set to D4/GPIO2; Uses WS2812FX, see: https://github.com/kitesurfer1404/WS2812FX

                            // or comment it out