mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 04:00:28 +01:00
These args are already bounds checked and clipped, and using unsigned ints can be more efficient. It also eliminates possible issues and compiler warnings with shifting of signed integers. Signed-off-by: Damien George <damien@micropython.org>
22 KiB
22 KiB