You are reading a single comment by @Kim and its replies. Click here to read the full conversation.
  • In the reference on the function analogWrite an example is given where you use it on LED1, namely analogWrite(LED1,0.5,{ freq : 10 });. However, the code example on Pulse Width Modulation (PWM) specifies that PWM is only available on certain pins, and LED1 is not one of those according to the reference.

    Is it possible to have a pulsing light or not?

About

Avatar for Kim @Kim started