mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 04:00:28 +01:00
- Remove UI_RES_SHIFT macro. - Rename PWFREQ to PWM_FREQ. - Rename PWRES to PWM_RES_10_BIT. - Use UI_RES_16_BIT flag instead of HIGHEST_PWM_RES.