mirror of
https://github.com/micropython/micropython.git
synced 2025-09-06 09:50:20 +02:00
2 lines
60 B
C
2 lines
60 B
C
mp_obj_t pyb_io_open(mp_obj_t o_filename, mp_obj_t o_mode);
|