micropython/stm/file.h

2 wiersze
60 B
C

mp_obj_t pyb_io_open(mp_obj_t o_filename, mp_obj_t o_mode);