Quantcast
Channel: Tweaking4All.com » All Posts
Viewing all articles
Browse latest Browse all 142

Reply To: Two ESP8266 P2P with WS2812b

$
0
0

What’s the matter with that?

It doesn’t quite match the touch code.
pinMode(BUTTON_1, INPUT_PULLUP); <--------
and this
void doLEDEffect() {buttonState=digitalRead(BUTTON_1); <-------  if (buttonState == HIGH)....

Thanks again,

Hier der geänderte Code nach deiner Anweisung :-)
(code by accident removed)

Viewing all articles
Browse latest Browse all 142

Trending Articles