You are reading a single comment by @Rovale and its replies. Click here to read the full conversation.
  • Hello,

    I just tried to perform analogWrite on a Widora air and it looks like it's not supported. Or is it something I am doing wrong?

    >digitalWrite(D26, true) // LED lights up
    =undefined
    >analogWrite(D26, 1) // LED dims
    =undefined
    > 
    

    Regards,
    Ronald

About

Avatar for Rovale @Rovale started