You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • At the moment it's a firmware issue that'll be solved in a later update - just one of the hardware PWMs is exposed at the moment.

    You can easily work around it using software PWM with analogWrite(LED1, 0.2, {soft:true}); though, then you can run pretty much as many as you want (albeit at lower speeds).

About

Avatar for Gordon @Gordon started