mirror of
https://github.com/micropython/micropython.git
synced 2026-03-10 10:50:17 +01:00
Because bytes.hex() only supports the sep argument since Python 3.8. Signed-off-by: Damien George <damien@micropython.org>
Because bytes.hex() only supports the sep argument since Python 3.8. Signed-off-by: Damien George <damien@micropython.org>