circuitpython/ports/esp32s2/common-hal/pwmio
Randall Bohn d1db782760
Move validation code to the right spot.
As MicroDev1 pointed out the problem is a divide by zero when calculating the duty cycle.
Maybe need to check again in `common_hal_pwmio_pwmout_set_frequency()`.
2021-05-03 09:16:46 -06:00
..
PWMOut.c Move validation code to the right spot. 2021-05-03 09:16:46 -06:00
PWMOut.h run code formatting script 2021-03-15 19:27:36 +05:30
__init__.c Fix copy pasta and stub build 2020-08-21 11:17:42 -07:00