You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add MP_ROM_QSTR(MP_QSTR_PWM_AUTO_CLK) etc... to have the
constant for clock source in the python PWM object.
extmod/machine_pwm: File has been updated to
use (optionaly) the MICROPY_PY_MACHINE_PWM_CLASS_CONSTANTS
define that should hold the constants.
Signed-off-by: Yoann Darche <yoannd@hotmail.com>
0 commit comments