mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 11:40:18 +01:00
Return the result of called function. If exception happened, return MP_OBJ_NULL. Allows to use mp_call_function_*_protected() with callbacks returning values, etc.
7.4 KiB
7.4 KiB