'no LED are being killed here'
Thank goodness, wouldn't want to 'tee off' ASPCA - PITA
'correct?'
Does cross check with:
http://www.espruino.com/ESP32#espruino-web-ide
As you have a 'Widora air' board, what does that manufacturer data sheet say?
You may need their schematic to see if their GPIO DAC/PWM pin goes to which header pin.
Also, analogWrite() has a third argument, see link #2 above. Have you attempted using that?
analogWrite()
@Robin started
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Thank goodness, wouldn't want to 'tee off' ASPCA - PITA
Does cross check with:
As you have a 'Widora air' board, what does that manufacturer data sheet say?
You may need their schematic to see if their GPIO DAC/PWM pin goes to which header pin.
Also,
analogWrite()
has a third argument, see link #2 above. Have you attempted using that?