theHuanter 03/20/2024 08:02 AMWhen initialising the PWM generator
generator := pwm.Pwm --frequency=400
I receive this error:
E (218246) ledc: freq_hz=400 duty_resolution=17
******************************************************************************
Decoding by `jag`, device has version <2.0.0-alpha.134>
******************************************************************************
EXCEPTION error.
UNKNOWN ERROR 0x102(258)
0: pwm-init_ <sdk>\gpio\pwm.toit:177:3
1: Pwm <sdk>\gpio\pwm.toit:103:12
2: RGBLED espnow\rgb-led.toit:10:16
3: main test\02-rgb-led.toit:4:10
******************************************************************************