You are reading a single comment by @Rovale and its replies. Click here to read the full conversation.
  • I just try to control the brightness of an LED, similar to this: https://www.arduino.cc/en/Tutorial/Fadin­g, just basic stuff. I did not set the pinMode, because analogWrite will set it to 'output'.

    Oh... with LED dims I mean it turns black. And, even more surprising, after that it does not light up anymore with digitalWrite(D26, true)...

About

Avatar for Rovale @Rovale started