You are reading a single comment by @jnewcomb and its replies. Click here to read the full conversation.
  • Hi, I can't get the software PWM to work either. I get a WDT reset if any call is made to analogWrite(..)

    D4.mode('output');
    =undefined
    analogWrite(D4, 0.1, {soft:true});
    =undefined

    Disconnected

About

Avatar for jnewcomb @jnewcomb started